Unable to access "lrwpan" from custom installation of MATLAB
Show older comments
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
Accepted Answer
More Answers (3)
sumit kumar
on 23 Apr 2018
Edited: sumit kumar
on 23 Apr 2018
0 votes
1 Comment
Walter Roberson
on 23 Apr 2018
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.
sumit kumar
on 23 Apr 2018
0 votes
MathWorks Communications Toolbox Team
on 14 Sep 2023
0 votes
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.
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!