Info

此问题已关闭。 请重新打开它进行编辑或回答。

how to use excel data in matlab

2 次查看(过去 30 天)
me
me 2015-9-16
关闭: MATLAB Answer Bot 2021-8-20
I have about 8 excel of data that i need to incorporate into my code. I need to equal the second column of the files as my y axis. my x axis goes from -20 to +20 in increments of 5. how would I graph these graphs if each graph uses data from three excel files(each file will be only give data for one line in the graph).
I have never used matlab before so please take that into account
  4 个评论
me
me 2015-9-16
i keep getting the error
Error using xlsread (line 247) File C:\Users\kalkidan\Documents\MATLAB\0deg_30fps.xls not in Microsoft Excel Format.
Error in AeroLab2 (line 11) q_inf0_30 = xlsread('0deg_30fps.xls','0deg_30fps', 'B2');
Walter Roberson
Walter Roberson 2015-9-16
Please show some sample lines from the file.

回答(0 个)

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by