Failed to evaluate mask initialization commands.

Respuestas (1)

This is the first three lines of code in the initialization function of that "Image from File" block.
The variable "ImageValue" does not exist, means there is error executing the first two lines of code.
So make sure that "sssna.bmp" file exists and it is in the right bitmap format.
vipblks_nd_compatible;
[v, namechange]=vipblkimsrc(1, '',0,FileName);
ImageValue = v;

Categorías

Más información sobre Modeling en Centro de ayuda y File Exchange.

Productos

Versión

R2021b

Etiquetas

Preguntada:

el 10 de En. de 2023

Respondida:

el 12 de En. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by