Demo files for 2016 MATLAB Expo Japan "Object Oriented Programming" session (B5)

Demo files used for the 2016 MATLAB Expo Japan Session B5
111 téléchargements
Mise à jour 7 nov. 2016

Afficher la licence

これは 2016年日本 MATLAB Expo の「アプリケーションを作るならオブジェクト指向プログラミング!」セッション(B5)で使われたデモファイルです。ファイルの簡単な概要は readme_jp.txt を参照ください。
These are the demo files used for the Object Oriented Programming session in 2016 MATLAB Expo Japan. For a brief description of the files, please refer to the readme.txt file.

Citation pour cette source

Jiro Doke (2024). Demo files for 2016 MATLAB Expo Japan "Object Oriented Programming" session (B5) (https://www.mathworks.com/matlabcentral/fileexchange/59801-demo-files-for-2016-matlab-expo-japan-object-oriented-programming-session-b5), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2016b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Software Development Tools dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

OOP_MATLAB_EXPO2016_v1_1/Main/

OOP_MATLAB_EXPO2016_v1_1/Main/@Data1d/

OOP_MATLAB_EXPO2016_v1_1/Main/@Data2d/

OOP_MATLAB_EXPO2016_v1_1/Main/@DataClass/

OOP_MATLAB_EXPO2016_v1_1/Main/@DataVisualizer/

OOP_MATLAB_EXPO2016_v1_1/Scenario1/

OOP_MATLAB_EXPO2016_v1_1/Scenario2a/

OOP_MATLAB_EXPO2016_v1_1/Scenario2a/@Data1d/

OOP_MATLAB_EXPO2016_v1_1/Scenario2b/

OOP_MATLAB_EXPO2016_v1_1/Scenario2b/@Data1d/

OOP_MATLAB_EXPO2016_v1_1/Scenario3/

OOP_MATLAB_EXPO2016_v1_1/Scenario3/@Data1d/

OOP_MATLAB_EXPO2016_v1_1/Scenario3/@Data2d/

OOP_MATLAB_EXPO2016_v1_1/Scenario4/

OOP_MATLAB_EXPO2016_v1_1/Scenario4/@Data1d/

OOP_MATLAB_EXPO2016_v1_1/Scenario4/@Data2d/

Version Publié le Notes de version
1.1.0.0

v1.1 - Used bsxfun, instead of the new implicit expansion (introduced in R2016b). Added DeleteFcn to close the other figure.

1.0.0.0