Unable to access "lrwpan" from custom installation of MATLAB

17 visualizaciones (últimos 30 días)
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

Respuesta aceptada

Walter Roberson
Walter Roberson el 22 de Abr. de 2018
"This example also uses:
Communications System Toolbox Library for the ZigBee Protocol"
  2 comentarios
sumit kumar
sumit kumar el 22 de Abr. de 2018
Yes I have Communications System Toolbox already installed.
Walter Roberson
Walter Roberson el 22 de Abr. de 2018
Yes, but you do not have "Communications System Toolbox Library for the ZigBee Protocol" installed.
Go into Add-On Explorer and search for Zigbee. For me it was the first entry.

Iniciar sesión para comentar.

Más respuestas (3)

sumit kumar
sumit kumar el 23 de Abr. de 2018
Editada: sumit kumar el 23 de Abr. de 2018
I think the package you mentioned is already installed. I have attached the screenshot. Regards Sumit
  1 comentario
Walter Roberson
Walter Roberson el 23 de Abr. de 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.

Iniciar sesión para comentar.


sumit kumar
sumit kumar el 23 de Abr. de 2018
I am very sorry, it was a mistake. When you asked me to check "Communications System Toolbox Library for the ZigBee Protocol", I checked it in the first path where it was already working and not the second path. So indeed for the second path MATLAB installation, the mentioned package was not installed. After installing it, it works! Thank you very much Sumit

MathWorks Communications Toolbox Team
MathWorks Communications Toolbox Team el 14 de Sept. de 2023
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.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by