uploading a igor pro wave file to matlab
조회 수: 12 (최근 30일)
이전 댓글 표시
I have a ibw wave file of igor pro. how can i upload it into matlab?
댓글 수: 0
채택된 답변
Walter Roberson
2015년 6월 18일
댓글 수: 7
Walter Roberson
2015년 6월 18일
You need to visit the above link. Then on the right hand side there is a "Download this ZIP file" link. Click that and download the .zip. Have your system extract it into a new directory that you create. Then go into MATLAB and use
pathtool
to add that directory to your MATLAB path. After that IBWread should start to work.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!