Is it possible to create such a Visualization in Matlab?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello there dear MathWorks Community!

I was wondering if it possible to create such a plot in Matlab. I do have the data and values that are used as a basis but the coding to create such a complex plot is way to difficult for if it is even possible. Any help and Ideas are greatly appreciated!
Cheers
0 commentaires
Réponse acceptée
dpb
le 23 Sep 2022
Modifié(e) : dpb
le 24 Sep 2022
With all the amenities, it'll take a fair amount of effort, although one could undoubtedly create a crude replication of the wall without too much grief.
MATLAB isn't really a FEM toolset and the graphics aren't really designed for the purpose (need <Tecplot(tm)> for the cat's meow in that arena), but one can import and plot STL or mesh geometries with <Partial DE Toolbox> and <pdegplot> and friends. What would take to get to acceptable results after that, I've no klew...
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Creating, Deleting, and Querying Graphics Objects dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!