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

Attachment: Matplot_grid_and_axis.pdf
Description: Matplot_grid_and_axis.pdf

_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to