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.

Answers (1)

Orion
Orion on 18 Nov 2014
Edited: Orion on 18 Nov 2014
to draw a surface : surf
to read the data from excel : xlsread

1 Comment

Dictionary on letter "T" you very much

Sign in to comment.

Asked:

on 18 Nov 2014

Edited:

on 19 Nov 2014

Community Treasure Hunt

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

Start Hunting!