Subject: For Loop Trouble mistake in previous e mail
From: Rupert Swarbrick
Date: Fri, 08 Feb 2013 19:37:46 +0000
"Ben Blomberg" <bblomberg1 at niu.edu> writes:
> Sorry I sent an e-mail and a large part of it got cut off. It should
> have read.
This doesn't seem to have been much more successful...
> I am trying to write a loop in maxima that will iterate i through
> values of 1 to 21, for each individual value of i the variable j is is
> iterated through values of 1 to 21. At every value of j the two are
> compared against each other and if i
So far, you are describing a nested loop. I and Leo both gave you
careful answers to your previous question (see [1]). Leo also pointed
out a link to the documentation, which is actually rather comprehensive
(although sometimes quite hard to read).
If wxMaxima is behaving weirdly, try running just Maxima in a console to
see whether you get the same results there. wxMaxima has to interface
with a child process and (judging from the messages on the mailing list)
quite a lot can go wrong on the way. So running the actual Maxima
program on its own might help you isolate the behaviour you don't
understand.
Rupert
[1] http://thread.gmane.org/gmane.comp.mathematics.maxima.general/41076/focus=41080
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 315 bytes
Desc: not available
URL: <http://www.math.utexas.edu/pipermail/maxima/attachments/20130208/3d878e56/attachment.pgp>