Example command not available
Mostrar comentarios más antiguos
Hello,
I would like to try out the Airplane Tracking Using ADS-B Signals in Simulink example proposed from Matlab.
To test the example, this command has to be coppied in matlab :
openExample('comm/AirplaneTrackingUsingADSBSignalsInSimulinkExample')
But the following error occurs :
Error using findExample (line 35)
Example "AirplaneTrackingUsingADSBSignalsInSimulinkExample"
not found in "C:\Program
Files\MATLAB\R2020a\examples\comm\examples.xml".
Error in openExample (line 30)
metadata = findExample(exampleId);
I guess that the files for the example are missing, but i can't find the source code anywhere.
Respuesta aceptada
Más respuestas (1)
Do you have Communications Toolbox installed? Check using the ver function.
ver comm
1 comentario
antoine philippe
el 22 de Nov. de 2021
Categorías
Más información sobre Analog Devices ADALM1000 Support from Data Acquisition Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!