Converting the Domain of an Array
Mostrar comentarios más antiguos
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 comentarios
jonas
el 5 de Dic. de 2018
What do you mean? Do you want to fit a surface to your data, plot the scattered data points or interpolate and plot?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Sparse Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!