フィルターのクリア

Work to create a app

1 回表示 (過去 30 日間)
Ehtisham
Ehtisham 2023 年 12 月 1 日
回答済み: Image Analyst 2023 年 12 月 4 日
Dear fellows
I want to create a app using appdisgner for my code. I write a code but its not working and giving me the output that i required . kindly help me out of this sitaution.
CheckKFmax_1()
Peak value of Ligand Receptor: 85.7664 Time at which peak arise: 2.7 Steady state: 44.6064 time form peak to 50 percent : 2.5 Peak to steady state ratio: 1.9227
appdesignercode
  4 件のコメント
Ehtisham
Ehtisham 2023 年 12 月 4 日
Outputs are
1 Receptor concentration
2. Ligand Receptor concentration
3. Time to arisea peak
4. Time to reach 50% decrease
5. ratio of Ligandconcentration / receptor concentration
Walter Roberson
Walter Roberson 2023 年 12 月 4 日
So all you are missing is the time for the peak to reach 50% decrease?

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

回答 (2 件)

Image Analyst
Image Analyst 2023 年 12 月 1 日
@Walter Roberson says your script runs without error. So once you have that you can start a new App Designer app, place a pushbutton it it that says "Go!" for the text property, and then paste your script into the callback function for that pushbutton.
If you have any more questions, then attach your data and .mlapp file with the paperclip icon after you read this:

Image Analyst
Image Analyst 2023 年 12 月 4 日
I made some fixes to it but it still doesn't plot anything. It runs without errors though. See attached.

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by