Why do I get the error "Undefined function or variable" 'getmapping' ?
Mostrar comentarios más antiguos
I am receiving the following error message, how can I resolve this issue?
Unrecognized function or variable 'getmapping'.
patternMappingriu2 = getmapping(P,'u2');
Respuestas (1)
Matt J
el 20 de Jun. de 2020
0 votos
Probably because getmapping() is a function that you don't have.
Categorías
Más información sobre Manage Products en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!