Error "siteviewer cannot be instantiated as an object" when compiling code that uses siteviewer

Hi all,
I just wanted to ask to make sure that there is no other alternative.
I want to run a function as standalone, so I tried to compiled it through mcc.
However, this code uses a variable of "siteviewer" (from the RF toolbox) type, so it threw the following warning:
Warning: Variable 'map' originally saved as a siteviewer cannot be instantiated as an object and will be read in as a uint32.
Will there be any issue with this? Also, I'm using the function "chebwin" in that function, but iin runtime, it throws the following error:
Unrecognized function or variable 'chebwinx'.
Error in chebwin (line 55)
Am I missing something? Should I try with any other way?
Thank you in advance. Please, let me know if I can clarify something or if you need additional context.

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Propagation and Channel Models 的更多信息

产品

版本

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by