Azzera filtri
Azzera filtri

Unrecognized method, property, or field : Computer Vision Toolbox Video Viewer Block

3 visualizzazioni (ultimi 30 giorni)
Hello together,
when I try to open the Video Viewer Block, or execute the model it is integrated, I get the Simulink Error:
Unrecognized method, property, or field 'refreshDialogWidgets' for class 'vipscopes.VideoViewerBlock'
Does anybody has hint what can cause this ?
Thank you.

Risposte (1)

Gayatri Rathod
Gayatri Rathod il 30 Mar 2023
Hi Christopher,
The error message "Unrecognized method, property, or field 'refreshDialogWidgets' for class 'vipscopes.VideoViewerBlock'" in Simulink typically indicates that there is a problem with the installation of the VIP Video Processing Blockset or a compatibility issue between the Blockset and your version of Simulink. Here are some solutions you can try to resolve the issue:
  • Make sure that you have installed the latest version of the VIP Video Processing Blockset that is compatible with your version of Simulink. You can check the compatibility of the Video Viewer Block with your version of Simulink by referring to the "Product Requirements" section of the below documentation: Product Requirements.
  • Try repairing or reinstalling the VIP Video Processing Blockset. Sometimes, a corrupt installation can cause issues like this.
  • Try to clear the cache of the Simulink model by deleting all temporary files and then restart the software.
  • Check if there are any updates available for the video viewer block or the VIP scopes library that you are using. If there are updates available, try updating the library or block to the latest version.
  • Try restarting Simulink or MATLAB, and then try opening or executing the model again. This may help to clear any temporary errors or glitches.
  • Make sure that the Video Viewer Block is added to the MATLAB path. You can do this by navigating to the folder where the block is installed and adding it to the MATLAB path using the 'addpath' command. Add the Video Viewer Block to the MATLAB path, refer to the "Add Folders to MATLAB Search Path at Startup" section of the following MATLAB documentation: addpath Documentation.
Hope it helps!  
Regards,
Gayatri Rathod

Prodotti


Release

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by