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!