Simulink Real-Time SignalTable callback syntax examples
古いコメントを表示
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?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Target Computer Setup についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

