How to plot separate axis (at some distance) in matlab.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I want to make figure in which axis should be separated. I am using command set(gca,'box','off') but it only off upper and right bound of box. I want to move the axis some distance. Please attached figure. Can someone know about this?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/190414/image.jpeg)
cheers- amit
5 Commenti
KSSV
il 9 Mag 2018
YOu plot your details at a certain distance away you wanted....by adding the distance to the x-coordinates. And then use text or xticks to label the plots.
per isakson
il 9 Mag 2018
Modificato: per isakson
il 9 Mag 2018
In the File Exchage there a some submissions that allows you to run R-scripts from within Matlab. See https://se.mathworks.com/matlabcentral/fileexchange/?utf8=%E2%9C%93&term=tag%3AR
Risposte (0)
Vedere anche
Categorie
Scopri di più su Graphics Objects in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!