How to run an mlapp from a .m file

조회 수: 132 (최근 30일)
Sawyer Messing
Sawyer Messing 2020년 10월 23일
답변: Ameer Hamza 2020년 10월 24일
My app i created with Matlabs App Desginer is named "powerSystemLineBusDiagram.mlapp" and I want to run it directly from my .m file. Ive tried a number of things without success, any ideas?
  댓글 수: 1
Mario Malic
Mario Malic 2020년 10월 24일
Just type this in your script
powerSystemLineBusDiagram

댓글을 달려면 로그인하십시오.

채택된 답변

Ameer Hamza
Ameer Hamza 2020년 10월 24일
run('powerSystemLineBusDiagram.mlapp')

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by