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

3 vues (au cours des 30 derniers jours)
Muhammad Zubair
Muhammad Zubair le 20 Juin 2020
Réponse apportée : Matt J le 20 Juin 2020
I am receiving the following error message, how can I resolve this issue?
Unrecognized function or variable 'getmapping'.
patternMappingriu2 = getmapping(P,'u2');

Réponses (1)

Matt J
Matt J le 20 Juin 2020
Probably because getmapping() is a function that you don't have.

Catégories

En savoir plus sur Manage Products dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by