How do I set the limit for one axis on 3D plot?
22 ビュー (過去 30 日間)
古いコメントを表示
Seems like a simple question but I cant get it figured out. I have a data set from experiment which looks vaguely like:
- two columns of data:
- first column = 'sets' of data range 200 to 750 with 70 interval steps. Approx 300 consecutive sets.
- second column = associated reading for value in column one.
- So basically I would like to plot y-axis with second column, z-axis of set number (i.e from 1 to 300), and x-axis of 400 to 750 instead of 200 to 750.I have tried every xlimit function I can find, and the plot tool has no problem setting the axis, however it plots the outlying data outside the axis!Please help, it is really frustrating as I have spent days trying to fix it already :-/
10 件のコメント
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
