Transfer to IDL
2 ビュー (過去 30 日間)
古いコメントを表示
Dear smart people,
I would like to know if there are ways to export my MATLAB workspace variables over to IDL?
Thanks in advance, JJ MATLAB r2010b
0 件のコメント
回答 (3 件)
Walter Roberson
2011 年 12 月 22 日
No-one seems to have bothered to build an interface that goes either way (or at least no-one seems to have mentioned having built one.)
A program that claims to convert IDL source to MATLAB is at http://mac.softpedia.com/get/Math-Scientific/IDL2Matlab.shtml but I have never looked at it. I know that isn't what you are looking for, but it is one of the most common IDL / MATLAB questions.
0 件のコメント
Andrew
2014 年 2 月 21 日
The GUI program 'restore_idl' converts IDL data to matlab, so might be a good starting point to develop code to go the other way.
参考
カテゴリ
Help Center および File Exchange で Data Type Conversion についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!