필터 지우기
필터 지우기

McCabe-Thiele calculation problem

조회 수: 2 (최근 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