How to use an existing matlab code to convert it into GUI using App Designer in MATLAB?

22 views (last 30 days)
I have already written a MATLAB code for profit optimization using MILP. But now I was asked to make an app (GUI) for it using Matlab App designer. But I have no idea nor any experience of working in App Designer. Do you have any suggestions, how do I accomplish this task? BTW I am working MATLAB 2018a.

Answers (1)

OCDER
OCDER on 28 Aug 2018
Edited: OCDER on 28 Aug 2018
Try this tutorial in your matlab.
>> appdesigner.internal.application.openTutorial('BasicCoding')

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!