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
Voss 2024년 3월 18일
What do you mean by "redevelop"?
Janakiraman
Janakiraman 2024년 4월 12일
Redevelop: Earlier company had an application, now they shared the source code, need same application to develop
Voss
Voss 2024년 4월 12일
Since you have the source code, you can try running it. Have you done that?
Janakiraman
Janakiraman 2024년 4월 13일
how to do that.
Voss
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
Janakiraman 2025년 4월 17일
Hi i have zero experience with matlab. If you can support me to develop it
it would be thankful.. you can mail me to jraman026@gmail.com
Steven Lord
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
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
Janakiraman 2025년 4월 17일
hi yes let me familiarize with matlab first. thanks for the suggestion.
Janakiraman
Janakiraman 2025년 4월 17일
I have been provided with previous development source code.so i need to use them to redevelop those application as standalone.
Cris LaPierre
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에 대해 자세히 알아보기

제품

태그

질문:

2024년 3월 18일

댓글:

2025년 4월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by