Simulink Real-Time SignalTable callback syntax examples
Show older comments
R2021b introduced the SignalTable for displaying the data from a real-time application and the documentation lists "Callback" as a valid option to be passed along with the list of signals and a default value of [].
The documentation however doesn't specify what the arguments for the callback function are or what the callback can do. Ideally, I'd like to be able to read a signal from the application and format the value as either binary or hex before displaying this formatted value within the signal table.
Are there any examples of the SignalTable callback syntax?
Accepted Answer
More Answers (0)
Categories
Find more on Target Computer Setup in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
