0
scilab contourf plot axis scaling

Hello,

i did a contourf plot, but have decimal numbers at the x-axis and the y-axis. The numbers will be generated by the Programm.

My Problem is to get roundet numbers, I will round the numbers to ten ,twenty, thirty and so on.

Do i Need a Special code for this?

Up to now i have no idea to solve the Problem.

Thank you for helping


 max


eSim 06-04-16, 2:37 p.m. max0924051
0
Yes, you can. You have to set the axes using x_ticks, y_ticks and z_ticks.

You can read more about it here-
https://help.scilab.org/docs/5.5.2/en_US/axes_properties.html
https://help.scilab.org/docs/5.5.2/en_US/axis_properties.html
11-04-16, 9:52 a.m. shamika

Thank you for your great help

I will test this and hope I have Access.

Max


11-04-16, 11:06 a.m. max0924051

Login to add comment


Log-in to answer to this question.