redevelop an app with src file
显示 更早的评论
Hi i have a source code of previous stopped application, how to redevelop them using available src file. I have no knowledge on software . If people can guide i will make it happen
7 个评论
Voss
2024-3-18
What do you mean by "redevelop"?
Janakiraman
2024-4-12
Voss
2024-4-12
Since you have the source code, you can try running it. Have you done that?
Janakiraman
2024-4-13
Voss
2024-4-13
If you have m files, figure out which one might be the main one, open it the MATLAB editor and click the run button.
If you have an mlapp file, open it in App Designer and click the run button.
Janakiraman
2025-4-17
Steven Lord
2025-4-17
Because you said you're not familiar with how to write or run MATLAB code, I suggest you start with the free MATLAB Onramp tutorial to quickly learn the essentials of MATLAB. Once you've done that, you could continue with the App Building Onramp.
回答(1 个)
Cris LaPierre
2024-4-13
编辑:Cris LaPierre
2024-4-13
0 个投票
Any new apos should be developed using App Designer. I recommend completing the App Building Onramp. It's a free, 90 minute introduction to App Designer.
Since you are also new to programming, I highly recommend MATLAB Onramp as well. It is a free 2-hr introduction to the basics.
3 个评论
Janakiraman
2025-4-17
Janakiraman
2025-4-17
Cris LaPierre
2025-4-17
Once you have designed your app, you can share it with your users using a variety of methods. You can learn about those in the Share an App video in MATLAB App Building Onramp.
You can also find details in the doc; e.g. Ways to Sahre Apps
类别
在 帮助中心 和 File Exchange 中查找有关 App Building 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!