Skip to main content
1-Visitor
March 16, 2017
Solved

programming tutorial task 3-1 for prime 3.1

  • March 16, 2017
  • 2 replies
  • 3220 views

I have a very basic question. the for loop example in programming tutorial task 3-1 for prime 3.1 does not work as stated. What is wrong?

Best answer by MJG

I agree we need more info.

A possible common error is using literal subscripts (Ctrl+-) instead of a matrix index ([).

2 replies

1-Visitor
March 16, 2017

Hello Robert,

which example do you mean?

can you post a worksheet- my Help-Function does not work.

best regards

Volker

25-Diamond I
March 16, 2017

The German help is broken in my installation, too. I often don't see any pictures. Switching the language of the help to English cures that problem - c*r*a*p!. Looks and feels like a program written by a few unexperienced highschool youngsters.

Here is a picture of that page:

ruddin1-VisitorAuthor
1-Visitor
March 16, 2017

That is the correct task. I attached my worksheet showing the result I received. I am sure I am missing something very basic.

25-Diamond I
March 16, 2017

We don't see what you have done and you don't explain in which respect that program does "not work as stated". So we can hardly explain whats wrong.

Maybe you changed the value of ORIGIN from default 0 to 1 - this would make the program fail with an error.

Otherwise we would need more information and at best the worksheet you created as attachment.

MJG1-VisitorAnswer
1-Visitor
March 16, 2017

I agree we need more info.

A possible common error is using literal subscripts (Ctrl+-) instead of a matrix index ([).

ruddin1-VisitorAuthor
1-Visitor
March 16, 2017

That is exactly what I did. Is there a manual for prime 3.1. There is a lot left unsaid in the tutorials.