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

7 Ansichten (letzte 30 Tage)
Muhammad Zubair
Muhammad Zubair am 20 Jun. 2020
Beantwortet: Matt J am 20 Jun. 2020
I am receiving the following error message, how can I resolve this issue?
Unrecognized function or variable 'getmapping'.
patternMappingriu2 = getmapping(P,'u2');

Antworten (1)

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

Kategorien

Mehr zu Manage Products finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by