Simulink Real-Time SignalTable callback syntax examples
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Target Computer Setup finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

