01-26-2023 07:06 PM
Hello,
I have saved a matrix with the format ".mat" with MATLAB, and I need to import it into Labview. I researched how to read a ".mat" file in Labview, and found that "MAT FILE I/O" library can do it, but I did not find it to download and install. Would you please help me how I can find and download this library? If it's not possible, is there any other easy way to read the ".mat" file in Labview and put it in an array?
thanks,
Amirhossein
01-26-2023 08:39 PM
There is a "MAT File Toolkit" on the LabVIEW Tools Network. You can use the VI Package Manager (VIPM) that comes with LabVIEW, or you can install it by downloading it from the Web (do a search for VIPM).
Bob Schor