07-08-2021 11:02 AM
Dear,
How can I output/save data file from the results of matlab in Labview?
It does not work even though I use the save, csvwrite, xlswrite, etc.
Best regards
sschang
07-08-2021 11:19 AM
We cannot debug truncated pictures of code, but your "s" output is a single scalar. Where in the code is the "file" input used?
07-08-2021 08:25 PM
Hi,
Thanks for your response.
My VI program is as attached file. I can not use the instructions of matlab as "save", "csvwrite", xlswrite" to save the output files of "s" and "D1_out", and also can not use matlab output to save them.
Can you help me?
sschang
07-09-2021 04:52 AM - edited 07-09-2021 04:53 AM
Hi sschang,
@sschang wrote:
and also can not use matlab output to save them.
What's so hard to save two values to a file?