Error in power_spectrum (line 9) M = csvread(devc_file,2,0);
2 views (last 30 days)
Show older comments
Hi,
I am new user of matlab and I need to use a matlab file that a developer did. Unfortunately I see this error:
Error in power_spectrum (line 9)
M = csvread(devc_file,2,0);
The name of my csv file is devc_file, and I placed it in the same folders ot the matlab file. Can someone tell me if I did something wrong?
0 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!