plotting a graph from Mat files.

Hello, I want to plot the graph from a mat files.can anybody tell me how to do this.thank you

Answers (2)

Matt Fig
Matt Fig on 14 Apr 2011
What does that mean? Does it mean you want to load some of the data stored in a .mat file and then plot that data?
Hossein
Hossein on 22 Feb 2013
load filename.mat
plot(...

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Tags

Asked:

on 14 Apr 2011

Community Treasure Hunt

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

Start Hunting!