MATLAB\CodeWarrior (Simple Multiplier)

This example shows how to make communication between CodeWarrior and MATLAB using Windows® COM.
648 Downloads
Updated 22 Mar 2011

View License

This example shows that CodeWarrior includes a simple multiplier which takes its inputs from MATLAB through desired in-ports and prepares results on desired out-ports. MATLAB prepares the multiplier’s inputs and display the results that wrote on out-ports. MATLAB uses Windows® COM to control on CodeWarrior HiWave debugger by initializing the COM communication and loading the application and passes HiWave commands to the debugger and executes them.

Cite As

Mohamed Shedeed (2024). MATLAB\CodeWarrior (Simple Multiplier) (https://www.mathworks.com/matlabcentral/fileexchange/30823-matlab-codewarrior-simple-multiplier), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Use COM Objects in MATLAB in Help Center and MATLAB Answers
Acknowledgements

Inspired: aliasing

Community Treasure Hunt

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

Start Hunting!

MATLAB_CW_Example/

MATLAB_CW_Example/

Version Published Release Notes
1.0.0.0