Simulink Compiler モデルをアプリに実装するワークフローを​紹介

Simulink Compilerを使ってアプリを作る方法を、初心者にも分かりやすく説明します。作るアプリは、PIDのチューニングの練習をするためのものです。Simulink Compiler I will explain how to make an application u
530 download
Aggiornato 22 set 2023

Simulink Compiler モデルをアプリに実装するワークフローを紹介

目的

Simulink Compiler を使ってアプリを作る方法を、初心者にも分かりやすく紹介する。アプリは、PID制御器の手作業によるチューニングを体験するものである。

必要なツールボックス

  • MATLAB
  • Simulink
  • MATLAB Compiler
  • Simulink Compiler

使い方

詳細は、docフォルダの「Simulink_Compiler_使い方紹介.pdf」を参照すること。

また、アプリの作り方については、こちらのブログ記事も参考にすること。

過去バージョン

過去のバージョンのファイル一式は、以下から得ることができる。ただし、過去のモデルには、古い時期に作成したサンプルしか含まれていないことに注意すること。

GitHubからクローンしている場合には、以下の該当バージョンに戻すことで、過去バージョンファイルを得ることができる。

R2023a: v7.0

R2022b: v6.0

R2022a: v5.0

R2021b: v4.0

R2021a: v3.1

R2020b: v2.0

R2020a: v1.0

Copyright 2023 The MathWorks, Inc.

Cita come

Toshinobu Shintai (2024). Simulink Compiler モデルをアプリに実装するワークフローを紹介 (https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v8.0), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2023a
Compatibile con R2020a fino a R2023a
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

Community Treasure Hunt

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

Start Hunting!

PID_tuning_Boot_Camp

PID_tuning_Boot_Camp

Versione Pubblicato Note della release
8.0.0.0

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v8.0

7.0.0.0

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v7.0

6.0

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v6.0

5.0

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v5.0

4.0

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v4.0

3.1

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v3.1

3.0.2

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v3.0.2

3.0.1

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v3.0.1

3.0

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v3.0

2.0

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v2.0

1.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.