Import Excel Graph into Matlab
Afficher commentaires plus anciens
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.
Réponses (1)
Azzi Abdelmalek
le 30 Juin 2015
0 votes
Import your data with xlsread, then plot what you want
Catégories
En savoir plus sur Spreadsheets dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!