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

Simulink Compilerを使ってアプリを作る方法を、初心者にも分かりやすく説明します。作るアプリは、PIDのチューニングの練習をするためのものです。Simulink Compiler I will explain how to make an application u
533 Downloads
Aktualisiert 22 Sep 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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2023a
Kompatibel mit R2020a bis R2023a
Plattform-Kompatibilität
Windows macOS Linux
Tags Tags hinzufügen

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

Version Veröffentlicht Versionshinweise
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

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.