Plot Surface of Excel 100X10 table

100 rows and 10 columns. Each value in the table is the result of a complicated model calcs (with inputs of a row and a column). Excel builts a surface easily, but it's not representative. Please, help me to do it in MatLab. Kind regards, Dmitry.

Respuestas (1)

Orion
Orion el 18 de Nov. de 2014
Editada: Orion el 18 de Nov. de 2014

0 votos

to draw a surface : surf
to read the data from excel : xlsread

1 comentario

Dmitry Zaporozhec
Dmitry Zaporozhec el 19 de Nov. de 2014
Editada: Dmitry Zaporozhec el 19 de Nov. de 2014
Dictionary on letter "T" you very much

Iniciar sesión para comentar.

Preguntada:

el 18 de Nov. de 2014

Editada:

el 19 de Nov. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by