Why do I get the error "Undefined function or variable" 'getmapping' ?

I am receiving the following error message, how can I resolve this issue?
Unrecognized function or variable 'getmapping'.
patternMappingriu2 = getmapping(P,'u2');

Risposte (1)

Probably because getmapping() is a function that you don't have.

Categorie

Richiesto:

il 20 Giu 2020

Risposto:

il 20 Giu 2020

Community Treasure Hunt

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

Start Hunting!

Translated by