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

Demo files used for the 2016 MATLAB Expo Japan Session B5
111 Downloads
Updated Mon, 07 Nov 2016 18:05:01 +0000

View License

これは 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.

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Software Development Tools in Help Center and 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 Published Release Notes
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