Am I using App designer correctly?

I have been using App designer for a few years, and I am still usure if I am using it correctly.
My code uses Parallel processing
Presently I code in MATLAB and call App designer for plotting
I find it difficult to manipulte App designer from MATLB and to find examples of code to do so.
Should code entirely in App designer or am I missing some fundamental understanding of the architecture
I don't see questions similar to mine in the help which leads em to think I may be missing something
Any comments appreciated.
Thanks

댓글 수: 4

Bora Eryilmaz
Bora Eryilmaz 2022년 12월 18일
There is no need to call the App Designer for "plotting", if that is your main purpose. You can always create your own figures and plot on then directly. The benefit of the App Designer becomes more relevant if you want to add interactivity to your use cases such as taking user inputs to manipulate plots, etc.
Harry Smith
Harry Smith 2022년 12월 19일
Thanks for the quick answer.
When I say plotting, I ment plotting, displaying results, ect.
The only interaction is the start button.
My question still remains,am I missing something fundamental, or do just I call all the plotting, result displaying from MATLAB?
Mybe I am just asking why App Designer when I could of just continued with GUIDE with more help on how to use.
Harry Smith
Harry Smith 2022년 12월 19일
FYI
Suvansh Arora
Suvansh Arora 2022년 12월 21일
The original interactive app building approach developed by MathWorks was through an interface called GUIDE, but App designer can be used for a lot more functionalities which is not present in GUIDE.
Find the detail differences between GUIDE and App Designer on the link mentioned below: comparing-guide-and-app-designer
In order to understand your issue better, I would need the following information:
  • What difficulty are you facing while manipulating App Designer from MATLAB.
  • Detail description of your problem statement.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

질문:

2022년 12월 18일

댓글:

2022년 12월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by