Converting the Domain of an Array
Show older comments
I have an array of m columns by n rows. The array corresponds to locations on a physical geometry, e.g. the value in cell [1,1] corresponds to the temperature at a physical x and y location. How do I convert my array into a function that can be plotted in the physical domain?
2 Comments
jonas
on 5 Dec 2018
What do you mean? Do you want to fit a surface to your data, plot the scattered data points or interpolate and plot?
Accepted Answer
More Answers (0)
Categories
Find more on Sparse Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!