Static code metrics report was not successfully generated because of the following errors.

Réponses (1)

Hello,
In order to solve the given error, you may follow this steps:
  1. Check which line in the code where the error occurs
  2. Check for the data type of the variable and also review the declaration and initialization
  3. Double check where the referencing and dereferencing operators (*, &) are used correctly
  4. Consider type casting of variables
Hope it helps!!

Catégories

En savoir plus sur Reporting and Database Access dans Centre d'aide et File Exchange

Produits

Version

R2022a

Question posée :

dai
le 25 Juin 2023

Community Treasure Hunt

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

Start Hunting!

Translated by