how the table of results can import in matlab for surface plot?

hi all, i have the nodal solution of different nodes in which i have x-displacement with respect to time. and i have to plot the surface plot using this data. i have 1482 nodes and their displcement with respect to time in form a table. how i import these data in matlab.this is huge data in table format. what should i have to do to plot this result.i have this data in word format.

1 Comment

Hi kavya, read the table values from word by using file operations like fread and store those in array.then plot that data.

Sign in to comment.

Answers (0)

Categories

Find more on Graphics Object Properties in Help Center and File Exchange

Asked:

on 28 Aug 2012

Community Treasure Hunt

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

Start Hunting!