Skip to main content
24-Ruby IV
November 22, 2021
Question

continue

  • November 22, 2021
  • 2 replies
  • 3832 views

I have only one Mathcad-sheet with ORIGIN not 0 or 1

See ORIGIN - PTC Community

I have only one Mathcad-sheet with continue programming operator. I can show it!

But we can creat this program without the continue operator. But with the continue operator it is nice, fine, прикольно!

Do you have or do you seen a Mathcad-sheet with continue priogramming operator?

continue.png

2 replies

23-Emerald IV
November 22, 2021

This is the new programming palet for Prime 8:

LucMeekes_0-1637604946996.png

😉

 

Luc

24-Ruby IV
November 22, 2021

My own programming palet for Prime (fuzzy sets)

continue-1.png

24-Ruby IV
December 4, 2021

I think it is one in the over the World Mathcad program with the continue operator - and we can delete it!

2a-MySort-Continue.png

23-Emerald IV
December 5, 2021

What is purpose of the assignment to n (the first statement of the program)?

The program runs with the same result, but faster, without the continue statement.

And it can be speeded up a little more by integrating the assignment to Flag into the vector assignment:

LucMeekes_2-1638721627315.png

Success!

Luc

 

24-Ruby IV
December 5, 2021

Yes! I would like to see one program where we need to use the continue operator!

3-MySort-Short.png