Borrar filtros
Borrar filtros

Export excel file into matlab and make graph

2 visualizaciones (últimos 30 días)
Yogesh Babu
Yogesh Babu el 27 de Feb. de 2014
Comentada: Yogesh Babu el 11 de Mzo. de 2014
Hello, I have 50+ Excel files in that i need to import in Matlab and convert into Graph.Do any one have idea how to do that automatically
  2 comentarios
Yogesh Babu
Yogesh Babu el 27 de Feb. de 2014
Thanks for your reply
Is that possible to use some parameter from the file for example 2 parameters and plot them and save them in matlab as picture that is .fig file.
Like that it is possible for 50+ files
Yogesh Babu
Yogesh Babu el 28 de Feb. de 2014
Hi, plot(Resultsforyyyy);figure(gcf); saveas(gcf,'Peile.fig') In the above line my pelie.fig is fixed one i want to use that with respect to the data i am plotting.Is that possible?

Iniciar sesión para comentar.

Respuesta aceptada

Dishant Arora
Dishant Arora el 27 de Feb. de 2014
  20 comentarios
Yogesh Babu
Yogesh Babu el 11 de Mzo. de 2014
Hello, Thank you very much it works.. I have attached a excel file in that there are 2 parameters in that first parameter is Number and second parameter is Area.In that Largest number of area must subtracted with rest of the whole area in the Excel.Is that possible
Yogesh Babu
Yogesh Babu el 11 de Mzo. de 2014
Hello, I have attached the file

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by