Putting the results of some variables in one sheet
Mostrar comentarios más antiguos
Hi all,
I've written a program with some outputs like 'a', 'b', 'c' which are seprated in different sheets of MATLAB.
To see the results in 'a', 'b', 'c',I have to click and open three times which is time-consuming.
How can I write some comands to put the results of 'a', 'b', 'c' beside each other.
I mean 'a', 'b', 'c' are presented in one table whit the heading of 'a', 'b', 'c' .
How can I write this program?
Thanks in advance.
6 comentarios
Azzi Abdelmalek
el 8 de Dic. de 2012
what is 'a'?
som
el 8 de Dic. de 2012
per isakson
el 8 de Dic. de 2012
Editada: per isakson
el 8 de Dic. de 2012
What meaning do you put in the word "sheet"?
som
el 8 de Dic. de 2012
Walter Roberson
el 8 de Dic. de 2012
Do you mean uitable() in three different figures at present? Or do you mean you are outputting three different Excel files? Or do you mean you are outputting to three different "sheets" within one Excel file?
som
el 8 de Dic. de 2012
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Tables en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!