Hello, yes - but my matrix is quite large so you can't see is clearly :-)! Wolfgang
> -----Ursprüngliche Nachricht----- > Von: users [mailto:[email protected]] Im Auftrag von Rafael > Guerra > Gesendet: Mittwoch, 30. November 2016 01:06 > An: Users mailing list for Scilab > Betreff: Re: [Scilab-users] grayplot - colorbar > > Hallo, > > Yes, with the workaround indicated a grid is displayed (bottom plot of > attached > figure). > However, the axis ticks & labels do not align properly with the matrix cells > as > they do in the top plot. > Do you observe the same? > > PS: > In the example shown the data plotted with Matplot1 was generated with: > dxp= linspace(-5,15,3); > dyp= linspace(-3,11,4); > M= rand(dxp.*.dyp'); > > Regards, > Rafael > > > -----Original Message----- > From: users [mailto:[email protected]] On Behalf Of SCHULZ > Wolfgang > Sent: Tuesday, November 29, 2016 10:29 AM > To: Users mailing list for Scilab <[email protected]> > Subject: Re: [Scilab-users] grayplot - colorbar > > Hello, > thanks again - it works for me now. > > As a simple workaround for the grid problem I use a plot(0,0), xgrid and it > works too > > Woflgang _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
