[Kmatplot-general] getting y-axes for surf. plots to work
Brought to you by:
kamil
From: Robert E. P. <pa...@fa...> - 2001-06-15 17:57:46
|
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? 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. any ideas? thanx, rob |