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!

