McCabe-Thiele calculation problem

1 次查看(过去 30 天)
Baris Kara
Baris Kara 2020-6-10
评论: Baris Kara 2020-7-20
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!

回答(1 个)

Prabhan Purwar
Prabhan Purwar 2020-7-15
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.

类别

Help CenterFile Exchange 中查找有关 Symbolic Math Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by