for example,
$t = sequence(10)+1; $x = log($t)->dummy(1,10); $y = ($t**2)->dummy(0,10); $x = $x + $y/10; $z = $x+$y; now I want generate a figure like pcolor($x,$y,$z);
In reply to Re^2: which function in PDL can do the same thing as matlab pcolor?
by toothedsword
in thread which function in PDL can do the same thing as matlab pcolor?
by toothedsword
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |