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 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!