Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

Issues with solve block

NOGA
2-Explorer

Issues with solve block

Hi.

Iv been trying to solve this question using solve blocks for quite some time with no success. It would be great to receive some help if possible.

1 REPLY 1
LucMeekes
23-Emerald III
(To:NOGA)

You have at least one undefined variable: Tsi.

You're using = (boolean comparison) where probably you need to use := (assignment).

If you correct that, you'll probably find another undefined variable: Tso

 

Success!
Luc

Announcements

Top Tags