Closed GoogleCodeExporter closed 8 years ago
fiddle sticks, forgot to add that problem extends to sind() and tand()
Original comment by Rhonde...@gmail.com
on 26 Sep 2011 at 5:40
see two issues right away
1) finite (which is used in sind.m etc) is using old finite.m from octave
before isfinite was deprecated
2) doing a submatrix with a logical token seems to not work, need to improve
this may sound like sind is overly complicated, but I have a rule that I used
.m files from octave as is, without modification and the sind.m (etc) have some
extra logic in them that you wouldn't think to do off hand. should be easy to
fix though.
Original comment by corbi...@gmail.com
on 29 Sep 2011 at 6:02
Original comment by corbi...@gmail.com
on 1 Oct 2011 at 9:57
Original issue reported on code.google.com by
Rhonde...@gmail.com
on 26 Sep 2011 at 5:38