Unable to access "lrwpan" from custom installation of MATLAB
이전 댓글 표시
Hi, I have installed MATLAB in two different paths inside my Ubuntu 16.04 system. First is : /usr/local/R2017b Second is : /opt/MATLAB/R2017b In the first one when I run lrwpanEndToEndPHYExample.m, it runs properly but when I run the same in second, it throws this error : Undefined variable "lrwpan" or class "lrwpan.PHYGeneratorOQPSK". What I am missing here ? Regards Sumit
채택된 답변
추가 답변 (3개)
sumit kumar
2018년 4월 23일
편집: sumit kumar
2018년 4월 23일
0 개 추천
댓글 수: 1
Walter Roberson
2018년 4월 23일
It might somehow not be on your MATLAB path. Try
restoredefaultpath
I saw exactly the message you did until I installed the zigbee package, after which I had no difficulty executing the example.
MathWorks Communications Toolbox Team
2023년 9월 14일
0 개 추천
As of R2023b, the content in the Communications Toolbox™ Library for ZigBee® and UWB has been absorbed into Communications Toolbox. With that release or later, you no longer need to download the library.
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
