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 Comments

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.

Sign in to comment.

Answers (1)

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

Products

Release

R11.1

Tags

Community Treasure Hunt

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

Start Hunting!