surfaceplotter
surfaceplotter copied to clipboard
2D plot rotation and scale
Hello I'm using the library to plot 2 functions in 2D (surface) and 3D mode.
I set XMin and YMin to 0 and the I set XMax and YMax to different values. I set the ScaleBox to true.
I'm expecting to see a scaled 2D rectangle in 2D mode and a scaled 3D box in 3D mode.
I see a correctly scaled rectangle if I plot function 1 and a rotated by 90 degrees rectangle if choose the second function. Can someone explain why?
Am I missing something? Thanks, Marco