Clear Filters
Clear Filters

redevelop an app with src file

3 views (last 30 days)
Janakiraman
Janakiraman on 18 Mar 2024
Edited: Cris LaPierre on 13 Apr 2024
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
  5 Comments
Voss
Voss on 13 Apr 2024
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.

Sign in to comment.

Answers (1)

Cris LaPierre
Cris LaPierre on 13 Apr 2024
Edited: Cris LaPierre on 13 Apr 2024
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.

Categories

Find more on File Operations in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!