Group Abstract Group Abstract

Message Boards Message Boards

0
|
5.3K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:
GROUPS:

using for loop in mathematica.

Posted 11 years ago

hi i want use for loop in mathematica but i do not know what is the role of i++? i think this loop is equal to for i=1:4 print(i) end in matlab. Do I understand correctly? For[i = 0, i < 4, i++, Print[i]]

POSTED BY: esi fn
2 Replies
POSTED BY: David Reiss
Posted 11 years ago
POSTED BY: Bill Simpson
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard