Data Analysis and Graph Plotting from Star-CCM+ Output
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
I am currently working with data obtained from the commercial software Star-CCM+. The software provides point data in the form of (x, y, z) coordinates along with associated quantities. My goal is to import and organize this data, construct matrices, sort the data, and create informative graphs to gain further insights.
Unfortunately, I am having trouble sorting the data and would greatly appreciate any help you can provide.
Thank you for taking the time to read my message.
Best regards,
5 comentarios
Mario Malic
el 12 de Nov. de 2023
So, I would probably suggest quiver for velocity, however, about the others, maybe scatter3. That would probably be easiest. You can think of how those informations are displayed in the Siemens software, and maybe do something similar.
Respuestas (0)
Ver también
Categorías
Más información sobre Annotations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!