2014年7月7日 星期一

R2014a 網路版 License Server 安裝方法

安裝網路版 License Server

Step1 Use a File Installation Key 安裝

Step2 只選擇安裝 License Manger

Step3 選擇 license.lic 

Step4 將 license manager 變成一個長駐服務

Step5 確認安裝資訊

Step6 安裝進度

Step7 說明資訊

 Step8  安裝完成


 License Manager 一般存放路徑



Lmtools.exe 開啟畫面



 啟動或停止 license manager 的畫面


2014年7月6日 星期日

R2014a 單機版安裝方法

MATLAB R2014a 的安裝方法,跟之前 R2013b 各個版本下載與安裝方法已經改變,下面是下載與安裝步驟的說明!

Step1 透過你的 mathworks 帳號與密碼,登入原廠網站下載軟體


Step2  點選下載 R2014a 按鈕


Step3 將檔案存到你電腦硬碟中


Step4 執行下載檔案


Step5 使用 mathworks 帳號及密碼登入


Step6  版權宣告


Step7 輸入 mathworks 帳號及密碼


Step8  選擇要安裝的 license


 Step9 選擇要安裝的目錄


Step10  選擇想安裝的工具箱


Step12 將桌面捷徑勾選


Step13 確認安裝的工具箱


Step14 安裝進度


 Step15 啟用 MATLAB


Step16 下一步


Step17  確認啟用資訊


Step18 啟用完成



2014年5月23日 星期五

MATLAB 安裝發生 Error 1935

Windows 7 and Windows 8 出現 Error 1935

可以用 Dos 介面輸入下列指令,解決  Error 1935 這個問題!

fsutil resource setautoreset true c:\

2014年3月7日 星期五

如何使用指令查詢 matlab hostid ?

Platform How to find the host ID
Windows® (all) For standalone licenses, the host ID can be either the volume serial number of the C:\ drive (Option 1), or the MAC Address (Physical Address) of the first Ethernet adapter (Option 2).

For network licenses, the host ID can be the MAC Address (Physical Address) of the first Ethernet adapter (Option 2) or the IP Address of the first Ethernet adapter (Option 3).

Option 1: Volume Serial Number (Standalone licenses only)

To obtain the Volume Serial Number, open a Command Prompt window, and run the command:

vol c:
Use the serial number listed (ex. 1234-1234).

Option 2: MAC Address (Physical Address, Standalone or Network licenses)
To obtain the MAC Address, open a Command Prompt window, and run the command: getmac Use the first Physical Address listed (ex. 00-11-22-aa-bb-cc).

Option 3: IP Address (Network licenses only) To obtain the IP address, open a Command Prompt window, and run the command: ipconfig
Linux® For a Linux machine, the host ID is the MAC Address of the eth0 device (first Ethernet device). To obtain this value, run the following command in a Terminal window:

/sbin/ifconfig eth0

The host ID will be the value listed next to the tag "HWaddr".
Mac OS® X For a Mac OS X machine, the host ID is the MAC Address of the built in Ethernet device (en0). To obtain this value, use Terminal in /Applications/Utilities and run the command:

netstat -I en0

The host ID is listed in the first row of the output, under the "Address" column.

2014年2月9日 星期日

Android library projects cannot be launched

最近安裝在 mac 機器上面新版 Eclipse 發生錯誤問題,後來參考網頁上資料發現到 Android 專案上,按右鍵,到 Properties 裡面,修改 Android 裡面的設定,Project Build Target 選擇你的  Android 版本,將 Libary 的勾選取消即可!

2013年12月31日 星期二

License Manager Error -114

當你啓動 MATLAB License Manager 或 MATLAB 時發現錯誤訊息, License Manager Error -114 的時候,表示你的 License Manager 太舊了, R2013b 的 license manager 版本只支援 flexnet 11.11 這個版本,請手動自行更換檔案,並且選擇符合你作業系統的檔案!下面是支援 R2013b 的 license manager 檔案的聯結位置:

http://www.mathworks.com/support/install/license_manager_files.html

下載的檔案是一個 etc 目錄,麻煩覆蓋舊的目錄即可,覆蓋檔案前需要將 license manager 服務先停止,覆蓋完檔案後再啟動 license manager 即可!

R2014a 的 license file 格式,只能夠在 flexnet 11.11.1.2 這個版本執行,所以要更新到 R2014a 一定要到原廠網站下載新版 license manager 程式喔!


2013年6月2日 星期日

MacBookPro Bootcamp 上的 Windows 7 擷取圖片指令

在 MAC OS X 擷取圖片指令如下

command (Apple) + shift + 3 擷取全螢幕畫面

command (Apple) + shift + 4 擷取滑鼠指定的區域畫面

在 Bootcamp 上的 Win 7

Fn+Shift+F11 可以擷取整個營幕畫面

Fn+Shift+Alt+F11 可以擷取正在使用中的視窗畫面