How to turn your script into a simple app (Seminar content)

버전 1.0.0 (50.4 MB) 작성자: Michelle Hirsch
Demonstration source code for the seminar "How to turn your script into a simple app"
다운로드 수: 85
업데이트 날짜: 2022/5/4

How to Turn Your Script into a Simple App

Open in MATLAB Online View How to turn your script into a simple app (Seminar content) on File Exchange

Overview

Custom-built apps are a great way to teach a concept, to automate common tasks, or to provide dashboards for interactively exploring complex data sets. And now with interactive controls in the Live Editor, if you can write a script, you can write an app. This talk demonstrates how to convert MATLAB scripts into simple notebook-style apps.

This demonstration covers the following concepts:

  • Replacing literal values with interactive controls in Live Scripts
  • Linking interactive controls in Live Scripts to values in the code
  • Live Editor automatically creates animations when a plot is updated in a loop
  • Using custom graphics callbacks (ButtonDownFcn) within the Live Editor

This demonstration was built and tested with R2022a. It will likely mostly run in R2021a and R2021b, except for the custom ButtonDownFcn.

This submission contains the companion code for the video "How to turn your script into a simple app".

Try it now: Open in MATLAB Online

Instructions

  • Open the project, ScriptToApp.prj. This will set up your paths

Fun things to play with:

  • SeaSurfaceTemperatureExplorer.mlx - This is the Live Script we build in the seminar
  • SearSurfaceTemperatureAnimation.mlx - See how animation works in the Live Editor
  • SeaSurfaceTemperatureExplorerAppDesigner.mlapp - Double click to open in App Designer. Right click>Run or enter name in command window to run.
  • helpers\trendmap.m, helpers\pickpoint.m: See how we set the custom ButtonDownFcn.

Copyright 2022 The MathWorks, Inc.

인용 양식

Michelle Hirsch (2024). How to turn your script into a simple app (Seminar content) (https://github.com/mathworks/how-to-turn-your-script-into-a-simple-app/releases/tag/v1.0.0), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2022a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.