uploading a igor pro wave file to matlab

4 views (last 30 days)
I have a ibw wave file of igor pro. how can i upload it into matlab?

Accepted Answer

Walter Roberson
Walter Roberson on 18 Jun 2015
  7 Comments
Walter Roberson
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.
navan
navan on 18 Jun 2015
Thanks a lot.It solved my problem. great effort

Sign in to comment.

More Answers (0)

Categories

Find more on File Operations 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!