How to plot graph like Excel in Matlab?

I want to plot a graph on Matlab from SpreedSheet data with 4 Multiple Coloms. How can i do ths?

2 commentaires

dpb
dpb le 24 Jan 2023
What have you tried? Where did you have a problem?
readtable and @doc:plot
Here I import my SpreedSheet data on Matlab online version. I don't know what to do for Plot a graph as like as on Excel. I dont know what are the codes.Please help me.

Connectez-vous pour commenter.

Réponses (1)

Cris LaPierre
Cris LaPierre le 24 Jan 2023

1 vote

Ch 9 of MATLAB Onramp.
Ch 10 covers importing data, which may also be helpful.

Produits

Version

R11.1

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by