Posted Tue, 09 Jul 2024 13:39:56 GMT by Feizi, Mohsen
I connected my MSO64 to MATLAB and now I can contorl all channeld and plots. I created a histogram plot and I can save the data as CSV internally. How I can read these CSV file ( or move or copy that) to MATLAB workspace? I found this command (FILESYSTEM:READFILE “C:/plot1.csv”) and it runs but still I do not know how to make the CSV in workspace.
I also attach my code. 
Posted Wed, 10 Jul 2024 04:16:04 GMT by Horton, Patrick
Did you try using the readtable function?
Posted Wed, 10 Jul 2024 08:12:05 GMT by Feizi, Mohsen
Hi Patrick.
No. I havent found any syntax for readtable in the programmer manual. Can you explain a little bit more?
Posted Tue, 16 Jul 2024 04:30:34 GMT by Sara, Adam
It seems that the command FILESYSTEM:READFILE “C:/plot1.csv” does not have much effect on the system.  Slither io

You must be signed in to post in this forum.