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!