필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How to use the existing matlab program to build a GUI?

조회 수: 1 (최근 30일)
Chandrika Avvaru
Chandrika Avvaru 2018년 7월 2일
마감: MATLAB Answer Bot 2021년 8월 20일
I have a matlab program which takes mat files as inputs and does some calculations and stores the results into a folder.I want to create a GUI which does the same thing.How can I use my program to create a GUI?

답변 (1개)

JAYANTH BHIMAVARAPU
JAYANTH BHIMAVARAPU 2018년 7월 2일
편집: JAYANTH BHIMAVARAPU 2018년 7월 2일
For creating a GUI you have to use command "guide".
Hope this video lets you get started: Normal GUI in matlab
And this will help you with push buttons doing computations: GUI in MATLAB

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by