Import Excel Graph into Matlab

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
Azzi Abdelmalek on 30 Jun 2015
Import your data with xlsread, then plot what you want

Asked:

on 30 Jun 2015

Answered:

on 30 Jun 2015

Community Treasure Hunt

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

Start Hunting!