Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Bug with scatter3 display
1 回表示 (過去 30 日間)
古いコメントを表示
Hello, has anyone seen anything like this before?![2019-02-07 14_57_25-new 1 - Notepad++.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/203189/2019-02-07%2014_57_25-new%201%20-%20Notepad++.png)
![2019-02-07 14_57_25-new 1 - Notepad++.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/203189/2019-02-07%2014_57_25-new%201%20-%20Notepad++.png)
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.
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!