Re: [Kmatplot-general] getting y-axes for surf. plots to work
Brought to you by:
kamil
From: Kamil <kam...@po...> - 2001-06-15 21:54:27
|
On Fri 15. June 2001 19:57, you wrote: > Hi, > > I'm trying to import some surface data into kmatplot, and I'm having > trouble with the y axis values. I have specified a row vector of x-values, > a column vector of y-values, and a matrix of z-values. The z and x-values > are correctly imported. but the y-values aren't. They are accepted in the > import dialog box, but the y axis on the surface plot itself are the > default (1,2,3,4...) instead of the values I supplied, which range between > -1 and 1. > > Is this a known bug? Yes, it is a known bug now - thanks. I try to fix it as soon as possible. > > I'd really like to see the x-y plane of the surface plot with the correct > proportions (in my case 1 by 2) instead of the default square proportions. > There is "LENGTH" parameter on an axis panel - use parameter of the X, Y or Z axis to change proportions of appropriate edges. Kamil. |