Error in PreScan Startup

Réponses (1)

Bhanu Araveti
Bhanu Araveti le 23 Oct 2019

0 votes

This error usually occurs when you are using && or || on vector inputs. Instead, try using & or | respectively in your code if you are dealing with vectors.

Catégories

En savoir plus sur Simulink dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by