Fix to polytranslate.m, it should be rot90(pascal(lf, -1),2) instead

of flipud(pascal(lf, -1)).

 

Tony

 

From: Richardson, Anthony 
Sent: Monday, April 06, 2009 9:11 AM
To: Richardson, Anthony; [email protected]
Subject: RE: New polynomial functions (Resubmission)

 

Resubmission with changes as suggested by Jaroslav Hajek on list.

 

Jaroslav would you test polytranslate using your new version of

pascal().   I modified polytranslate to use pascal() but can not

test it.

 

Would it be appropriate to test the octave version number and use

bsxfun(@bincoeff,T,T') instead of flipud(pascal(lf, -1))

for current and previous versions of octave?

 

Tony

 

 

 

 

Attachment: polytranslate.m
Description: polytranslate.m

------------------------------------------------------------------------------
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to