Skip to main content
1-Visitor
April 6, 2018
Solved

Display of formulas

  • April 6, 2018
  • 1 reply
  • 2283 views

Hello,

 

I need to show formulas according to index p = 1..7

Is any way how can i do it ? An explicit does not function.

 

Best Regards

Ondrej

Best answer by LucMeekes

Try your intentions first with a simple setup. Once that works, you can expand.

 

The error message my be triggered by the fact that you have a comparison    N_I>2Ip    in the index for sigma...

 

Success!
Luc

1 reply

23-Emerald IV
April 6, 2018

Something like this?

LM_20180406_Formulas.png

Success!
Luc

Ondrej1-VisitorAuthor
1-Visitor
April 6, 2018

Yes, something like this.

 

But I have problem with conditions at Nzul_I(p) on right side. 

I have tried to use explicit and the Mathcad has written ,,The value must be a scalar,, -> for the condition behind if

 

I can not to display:      Nzul_I for p=1   equal to  the formula B1_I / (........)   equal to  the  result

 

Do you have any idea?

LucMeekes23-Emerald IVAnswer
23-Emerald IV
April 6, 2018

Try your intentions first with a simple setup. Once that works, you can expand.

 

The error message my be triggered by the fact that you have a comparison    N_I>2Ip    in the index for sigma...

 

Success!
Luc