Plot Surface of Excel 100X10 table

1 visualización (últimos 30 días)
Dmitry Zaporozhec
Dmitry Zaporozhec el 18 de Nov. de 2014
Editada: Dmitry Zaporozhec el 19 de Nov. de 2014
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
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.

Categorías

Más información sobre Bar Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by