Antenna Toolbox function patternCustom gives error in standalone application: " Undefined function or variable 'patternCustom' "

i have written a function that reads a file and uses patternCustom function from antenna toolbox to draw radiation pattern from the data from that file. It works fine when i execute this function in matlabR2017a , but when i make a standalone application of this function and then execute it, it gives error " Undefined function or variable 'patternCustom' ".

답변 (1개)

This behavior is expected because patternCustom is an Antenna Toolbox function that requires Antenna Toolbox license during execution and is not supported in standalone applications.

카테고리

도움말 센터File Exchange에서 Pattern Data Integration and Visualization에 대해 자세히 알아보기

제품

릴리스

R2017a

질문:

2018년 8월 13일

답변:

2026년 8월 5일 7:32

Community Treasure Hunt

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

Start Hunting!

Translated by