McCabe-Thiele calculation problem

1 Ansicht (letzte 30 Tage)
Baris Kara
Baris Kara am 10 Jun. 2020
Kommentiert: Baris Kara am 20 Jul. 2020
I am having problem to complete the Matlab code I have found available on Matlab, however the code gives problem at specific point, which I guess is not related to me.
I attached the document as well as the problem I am getting
Hope to hear from anyone that knows to the problem
In advance, thank you very much!

Antworten (1)

Prabhan Purwar
Prabhan Purwar am 15 Jul. 2020
Hi,
Following error apparently occurs when variables are not being assigned a value, so they act as a symbol. Conditions upon symbolic variable (without any value assigned) is not supported, as in your case.
Thanks.

Kategorien

Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by