How to change the box color of the mesh?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I have the following figure :
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/146023/image.png)
and i want to be something like this:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/146024/image.png)
There is this code:
set(gca,'BoxStyle','full','Box','on')
which box the whole cube, which is makes not visually nice.Any ideas how to do it?
0 Commenti
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!