xvedi listati per

mxyztics....mxyz2tics...xyzmdtcis...xyz2mdtics


 

# m.xyz.2.tics gestione graduazione
set mxtics 1
set mytics 2
set mztics 3
show mxtics
show mytics
show mztics
plot x
pause -1
splot x
pause -1

 

set mx2tics 1
set my2tics 2
show mx2tics 
show my2tics
plot x
pause -1

 

 

set nomxtics
set nomytics 
set nomztics
show mxtics
show mytics
show mztics
plot x
pause -1

 

set nomx2tics
set nomy2tics
show mx2tics
show my2tics
plot x
pause -1
 
# xyz.2.md.tics gestione graduazione
set xmtics 
set ymtics 
set zmtics 
show xmtics
show ymtics
show zmtics
plot x
pause -1
splot x
pause -1

 

 

set xdtics
set ydtics
set zdtics
show xdtics
show ydtics
show zdtics
plot x
pause -1
splot x
pause -1

 

 

set x2mtics
set y2mtics
show x2mtics
show y2mtics
plot x
pause -1

 

set x2dtics
set y2dtics
show x2dtics
show y2dtics
plot x
pause -1