Work to create a app
Mostrar comentarios más antiguos
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()
appdesignercode
4 comentarios
Jon
el 1 de Dic. de 2023
I only see MATLAB code here, but your question was about app designer. What problems are you having with app designer, please copy and paste any error messages, also please attach you app designer file. For the code you have already attached, you can format it nicely by using the code button on the MATLAB answers toolbar. Edit your question, select the text, and then click the code button.
Walter Roberson
el 1 de Dic. de 2023
Your code runs without error message... but we have no idea what output you "desire" so we cannot advise you about changes.
Ehtisham
el 4 de Dic. de 2023
Walter Roberson
el 4 de Dic. de 2023
So all you are missing is the time for the peak to reach 50% decrease?
Respuestas (2)
Image Analyst
el 1 de Dic. de 2023
0 votos
@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
el 4 de Dic. de 2023
0 votos
I made some fixes to it but it still doesn't plot anything. It runs without errors though. See attached.
Categorías
Más información sobre Develop Apps Using App Designer en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
