[prev in list] [next in list] [prev in thread] [next in thread] 

List:       scilab-users
Subject:    Re: [Scilab-users] plot with redimensiond X axis, how?
From:       Erhy <erhard.glueck.austria () gmail ! com>
Date:       2017-02-14 16:38:26
Message-ID: 1487090306897-4035491.post () n3 ! nabble ! com
[Download RAW message or body]

Samuel GOUGEON wrote
> clf
> plot(Ixs,course(Ixs))
> ax  =  gca();
> ax.data_bounds(1:2)  =  [1  length(course)];

Thank you Christophe ans Samuel*!*
it works!

Between my experiment*:*
coursePn = ones( course ) .* %nan ;
coursePn( Ixs ) = course( Ixs ) ;
plot( coursePn , 'r*') // but without lines between the points




--
View this message in context: \
http://mailinglists.scilab.org/plot-with-redimensiond-X-axis-how-tp4035485p4035491.html
 Sent from the Scilab users - Mailing Lists Archives mailing list archive at \
Nabble.com. _______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic