|
 |
> What ?
> Didn't you want to be saved ?
> You can still join the congregation...
O, thanks, but egrep, sed, awk, sort and python are taking care about my soul.
Before python era perl also did that, but now he is gone ...
> I think it would be better if your Matlab code created the arrays
> containing the vectors directly, like this:
>
> #declare VV =
> array[N][3] {
> { <3.43, 7.67, 1.83>, <3.76, 7.67, 1.63>, <3.76, 8.00, 1.13> },
> ...
> }
> ;
Exactly ! This is much more compact and readable, thanks again.
Now I am going to study POV magic, especially macros, more seriously.
Post a reply to this message
|
 |