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');
回答 (1 件)
Matt J
2020 年 6 月 20 日
0 投票
Probably because getmapping() is a function that you don't have.
カテゴリ
ヘルプ センター および File Exchange で Manage Products についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!