Plotting experimental data from excel spread sheet vs model data on same set of axes

Hi everyone,
I am trying to compare data (i.e. plot on same set of axes) generated by a model I created in MATLAB with data from an Excel spread sheet. The problem is that the number of elements in the Excel data columns is not the same as the number of elements from the data coming from the model. When I use linspace to try to adjust the number of elements on my model data to match the Excel data, my curve gets messed up. I would appreciate any form of assistance regarding this. Thanks.

 Accepted Answer

More Answers (0)

Community Treasure Hunt

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

Start Hunting!