Why do I get not found in path during install of rtl sdr support
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Greg Toth
el 7 de Mayo de 2017
Comentada: Greg Toth
el 10 de Mayo de 2017
When I attempt to install the rtl sdr hw support package on a Win7 machine, it fails during install of 3rd party packages with a bunch of the following warnings:
Warning: "C:\ProgramData\MATLAB\SupportPackages\R2016b\toolbox\shared\sdr\sdrbase\sdr" not found
in path.
> In rmpath (line 66)
Warning: "C:\ProgramData\MATLAB\SupportPackages\R2016b\toolbox\shared\sdr\sdrbase\sdrmapi" not
found in path.
> In rmpath (line 66)
Warning: "C:\ProgramData\MATLAB\SupportPackages\R2016b\toolbox\shared\sdr\sdrr\sdrrdemos" not
found in path.
Thanks
0 comentarios
Respuesta aceptada
Walter Roberson
el 7 de Mayo de 2017
That warning message will not stop the installation from working.
Más respuestas (0)
Ver también
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!