How to show " Monitor and Tune " icon on Matlab 2021b ?
3 views (last 30 days)
Show older comments
How to show " Monitor and Tune " icon ? give me a few solutions, and I'm doing image processing, I find a lot of matlab documents about shape recognition, contour detect, but little about simulink blocks, thanks for reading and hoping for your help.
0 Comments
Answers (1)
Abhinav Aravindan
on 16 Oct 2024
Hi Nam,
The “Monitor and Tune” option is primarily used to tune model parameters and evaluate the effects of different parameter values on model results in real-time while running on target hardware.
This option is enabled when a supported “Hardware board” is selected in the “Configuration Parameters” under the “Hardware Implementation” tab, for instance the “Raspberry Pi”. You may refer to the below documentation for more details on the usage of “Monitor and Tune”.
The following example on “Image Inversion Algorithm” using Raspberry Pi may be helpful in understanding the application of Image Processing using “Monitor and Tune” on hardware.
0 Comments
See Also
Categories
Find more on Raspberry Pi Hardware 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!