How can I read a file which is an output of Labview?

2 views (last 30 days)
Hi all I have a file form labview and I want to read it with Matlab and write it to an excel file. I can open it form Excel but I can not do it with xlsread command. Any body can help? The file is shared in my google drive: The file Thanks Hamid
  2 Comments
Tim Jackman
Tim Jackman on 14 Sep 2015
What file type is it? Depending on the file type, csvread, importdata, or dlmread may be options to try.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!