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.

Answers (0)

Categories

Products

Release

R2019b

Asked:

on 13 May 2020

Community Treasure Hunt

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

Start Hunting!