Test Matlab Listeners and Event Notifiers

Version 1.0.0.0 (2.07 KB) by Uri Dubin
This is an example that indicates the computational cost of the Matlab listener model
121 Downloads
Updated 9 Apr 2015

View License

Matlab listener framework is a convenient way to realize message passing between different GUI elements.
This example shows the computational cost involved in the machinery behind.
Try few examples with different number of listeners and you will see the delays in the responses.
If you are planning to build a complex application based on Matlab it could affect your SW architecture and design.
The code is very simple and also shows how to use Matlab listeners and notification events.
Please see code and README for usage.

Cite As

Uri Dubin (2024). Test Matlab Listeners and Event Notifiers (https://www.mathworks.com/matlabcentral/fileexchange/50450-test-matlab-listeners-and-event-notifiers), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
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!

MatlabListenSimple/

Version Published Release Notes
1.0.0.0