how can i create a 3d-plot from a matrix?
Afficher commentaires plus anciens
Hi guys, i trying to create a 3d-plot or a waterfall-plot from an excel-table but i cant do it.
Maybe y could help me!.
The problem is that i have 3 variables: Time, frequency and soundpressure (SPL) y can take a look into the attachment.
could y tell me how to make it?
i thank y a lot!
Regards
Nico.
2 commentaires
Walter Roberson
le 7 Mai 2019
You have 13 header lines.
Your 14th header line starts with 'Hz' and has a number of values listed after that without indication of meaning. Are those times?
Line 15 to 45 appears to start with a frequency and have a number of readings after that. Are those SPL corresponding to the times from line 14 ?
You have semi-colon delimited values with comma as the decimal separator.
It appears that at higher frequencies you have fewer entries per line.
Nicolas Ippoliti
le 7 Mai 2019
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Octave dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!