I've got a spreadsheet ( 2-D matrix ) which has got temperature readings of various points on a 2-D plane. How can I plot a color variation temp. profile plot for this matrix.
I have imported this file. Then selected Output type as 'Table'. Then clicked on import selection, now I have a test123 name table in my workspace. What to do next ?
When you have a table, then using {} indexing on it extracts values from the table into ordinary arrays.
You should probably have asked for selected output type as numeric array instead of table for this data, as it is a 2D array of data instead of being columns of data each with a different meaning.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
0 Comments
Sign in to comment.