uploading a igor pro wave file to matlab
12 views (last 30 days)
Show older comments
I have a ibw wave file of igor pro. how can i upload it into matlab?
0 Comments
Accepted Answer
Walter Roberson
on 18 Jun 2015
7 Comments
Walter Roberson
on 18 Jun 2015
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.
More Answers (0)
See Also
Categories
Find more on Downloads in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!