Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Bug with scatter3 display
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello, has anyone seen anything like this before?
Note that somehow the values of the X and Y values are on the scatter axes are misaligned with the values in the plot. Indeed, the 'Z' axis is also upside down.
This came from a scatter3(Table.V1,Table.V2,Table.V3,'rx'). Was I supposed to sort the Table in some way before plotting? This seems really bizarre. Any ideas or input or experience appreciated.
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!