Import Excel Graph into Matlab
Show older comments
I would like to take a graph already in one excel sheet and transfer to a different one. I know how to export it, but can't get it into Matlab. What research I have done has lead me to MLGetFigure and the Importtool but I can't get anything to work. Thanks.
Answers (1)
Azzi Abdelmalek
on 30 Jun 2015
0 votes
Import your data with xlsread, then plot what you want
Categories
Find more on Spreadsheets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!