码迷,mamicode.com
首页 > 其他好文 > 详细

Source Insight 阅读Matlab程序

时间:2015-04-22 11:40:30      阅读:288      评论:0      收藏:0      [点我收藏+]

标签:matlab

<span style="font-size:14px;">step 1:  add "matlab" language:

(1) options -> Preferences -> language ->Add  : enter "matlab"
(2) select "matlab" in the "Language" tab -> Import : import file "matlab.clf"
(3) "matlab"  -> Keywords -> Import:  import file "keywords.txt"  
(4) click "OK".."OK".



step 2: let .m file could be recognized and parzed.

(1) option -> documents options -> Add Type  : enter "matlab M-file"
(2) Document Type -> "matlab M-file"
(3) File filter-> enter "*.m" and choose "include when adding to projects"
(4) Language ->select "matlab" and click "Language", choose "MATLAB"  -> OK
(5) close the tab

finished.

</span>

Source Insight 阅读Matlab程序

标签:matlab

原文地址:http://blog.csdn.net/xy010902100449/article/details/45191837

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!