> On Apr 10, 2017, at 4:07 PM, Andrzej Styczen <styczen_andr...@o2.pl> wrote:
> 
> Hello,
> 
> I wanted to ask you for help. I prepare a test program to plot in log scale.
> I also prepare such plot in Matlab, where on the left side I put label in 
> more 
> detail than in PLplot test program. Is there any possibility to make such 
> plot 
> in PLplot as in Matlab, i.e. making more labels on axis Y in log plot?
> 
> Have look on file "plplot_test.pdf" and "matlab_test.pdf" and my source code.
> 
> For any suggestions or corrections in my program I will be grateful.
> 

Try the plaxes() call (see 
http://plplot.sourceforge.net/docbook-manual/plplot-html-5.12.0/plaxes.html) to 
get the tick marks that you want.  I would try to fix your code, but I don’t 
have a build environment setup with the new Fortran bindings—sorry.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to