MATLAB GUI code the Active Receptor should increased when at TstartLigand but im plot its decreased . Secondly how to get rid of this matlab ui.control even

1 回表示 (過去 30 日間)
MATLAB GUI code the Active Receptor should increased when at TstartLigand but im plot its decreased . Secondly how to get rid of this matlab ui.control even(shared screenshot) involve in code.
  3 件のコメント
Ehtisham
Ehtisham 2024 年 2 月 7 日
移動済み: Cris LaPierre 2024 年 2 月 7 日
i did not edited the question i just added the comment beacuse i did a spelling mistake. As i said kinldy help me out to trace the fault in the Sim.m file script.
Cris LaPierre
Cris LaPierre 2024 年 2 月 7 日
There was a screenshot and question about how to remove edit field labels from the app propertes. That is the only question answered so far, and it no longer appears in your question.

サインインしてコメントする。

採用された回答

Cris LaPierre
Cris LaPierre 2024 年 2 月 6 日
The items you have circled are the Edit Field labels. An edit field component consists of an edit field and its label.
To remove the label, switch to the App Canvas, select the component, then position the cursor over the label and select it. You can then delete it using the delete or backspace key. Here I have deleted KBONEditFieldLabel.
As for the plotting, you'll need to tell us how to use your app in order to see what is going on.
  6 件のコメント
Ehtisham
Ehtisham 2024 年 2 月 9 日
編集済み: Ehtisham 2024 年 2 月 9 日
I want that this sharp change should maintain till time TendLigand beacuse the kb_1 is slower reaction than the Kf_L .
Cris LaPierre
Cris LaPierre 2024 年 2 月 9 日
編集済み: Cris LaPierre 2024 年 2 月 9 日
There is no MATLAB problem in your code. I suspect you have either not implemented your model correctly, or you are using the wrong values. However, I have no way of knowing what to change without more information from you.
You can guess-and-check different values if that is all that remains to be done.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

タグ

製品


リリース

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by