How can I use Matlab to plot this table?

How can I input the data in the table above into matlab and plot them?
I really appreciate your help. Thanks

3 commentaires

Joseph Cheng
Joseph Cheng le 5 Mai 2015
Modifié(e) : Joseph Cheng le 5 Mai 2015
what do you want the plot to look like? 2D, 3D, colors, markers, etc. I mean it could be a 3D plot where x = runtime, y = cost, z = T with the different subjects colored or marked lines. or a 2D plot with x = runtime, y = cost and #T being colors with the different subjects marker types.
There are lots of ways to store and plot the data not to mention is your question how to load the table into matlab?
Walter Roberson
Walter Roberson le 5 Mai 2015
Is the data currently in a file? An Excel file possibly?
KL84
KL84 le 5 Mai 2015
Modifié(e) : Walter Roberson le 5 Mai 2015
Thanks for your comments. I attached the excel data file.
@Joseph Cheng: a 2D plot with x = cost, y = runtime and #T being colors with the different subjects markers types. Thanks for your suggestion.

Connectez-vous pour commenter.

Réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by