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

조회 수: 10 (최근 30일)
Muhammad Zubair
Muhammad Zubair 2020년 6월 20일
답변: Matt J 2020년 6월 20일
I am receiving the following error message, how can I resolve this issue?
Unrecognized function or variable 'getmapping'.
patternMappingriu2 = getmapping(P,'u2');

답변 (1개)

Matt J
Matt J 2020년 6월 20일
Probably because getmapping() is a function that you don't have.

카테고리

Help CenterFile Exchange에서 Manage Products에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by