Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

Translate the entire conversation x

Mathcad programming

NM_10165576
13-Aquamarine

Mathcad programming

Hello everyone,
Could someone help me figure out why the options in the outputs of m and n programs are repeating, while the program k works fine? Is there anything i should change in Bop() function?

NM_10165576_0-1738227336773.png

Attached the Mathcad sheet.

ACCEPTED SOLUTION

Accepted Solutions

If you only want to derete the m and n programs repeating data,

image.pngimage.pngimage.png

View solution in original post

6 REPLIES 6

Hi @NM_10165576 

Thank you for your question. 

Your post appears well documented but has not yet received any response. I am replying to raise awareness. Hopefully, another community member will be able to help.

Also, feel free to add any additional information you think might be relevant.

 

Best regards,

Catalina
PTC Community Moderator

The reason is Bop() function's Layer number. It makes the difference.

 

image.png

NM_10165576
13-Aquamarine
(To:ttokoro)

Yeah i got it. But what i did not understand is, why the options are repeating only when the layer is 2 or 3. 

If you only want to derete the m and n programs repeating data,

image.pngimage.pngimage.png

NM_10165576
13-Aquamarine
(To:ttokoro)

I did this already. But i just want to know the reason for the repeating values. Thank you anyways. 

The number of lines of the results depends on floor() function. If it is 3 then it makes 6*2 lines.
You can add 1 or -1 after it, then you can find the change. 

image.png

Announcements

Top Tags