GPS Signal Transmission, Acquisition and Tracking Using PlutoSDR
GPS Signal Transmission, Acquisition and Tracking Using PlutoSDR example uses:
Satellite Communications Toolbox
Communications Toolbox Support Package for Analog Devices ADALM-PLUTO Radio
I installed these both successfully but when I want to open the example using
openExample(‘satcom/GPSReceiverAcquisitionAndTrackingUsingPlutoSDRExample’)
It prints following errors:
>> openExample(‘satcom/GPSReceiverAcquisitionAndTrackingUsingPlutoSDRExample’)
Error using findExample
Example "GPSReceiverAcquisitionAndTrackingUsingPlutoSDRExample" not found in "C:Program
FilesMATLABR2022bexamplessatcomexamples.xml".
Error in setupExample (line 6)
metadata = findExample(arg);
Error in openExample (line 30)
[workDir,metadata] = setupExample(exampleId, workDir);
>>
and its saying true that example is present in the directory but not included in example.xml. but why????
secondly I included it in xml file manually but the same error occurred again.GPS Signal Transmission, Acquisition and Tracking Using PlutoSDR example uses:
Satellite Communications Toolbox
Communications Toolbox Support Package for Analog Devices ADALM-PLUTO Radio
I installed these both successfully but when I want to open the example using
openExample(‘satcom/GPSReceiverAcquisitionAndTrackingUsingPlutoSDRExample’)
It prints following errors:
>> openExample(‘satcom/GPSReceiverAcquisitionAndTrackingUsingPlutoSDRExample’)
Error using findExample
Example "GPSReceiverAcquisitionAndTrackingUsingPlutoSDRExample" not found in "C:Program
FilesMATLABR2022bexamplessatcomexamples.xml".
Error in setupExample (line 6)
metadata = findExample(arg);
Error in openExample (line 30)
[workDir,metadata] = setupExample(exampleId, workDir);
>>
and its saying true that example is present in the directory but not included in example.xml. but why????
secondly I included it in xml file manually but the same error occurred again. GPS Signal Transmission, Acquisition and Tracking Using PlutoSDR example uses:
Satellite Communications Toolbox
Communications Toolbox Support Package for Analog Devices ADALM-PLUTO Radio
I installed these both successfully but when I want to open the example using
openExample(‘satcom/GPSReceiverAcquisitionAndTrackingUsingPlutoSDRExample’)
It prints following errors:
>> openExample(‘satcom/GPSReceiverAcquisitionAndTrackingUsingPlutoSDRExample’)
Error using findExample
Example "GPSReceiverAcquisitionAndTrackingUsingPlutoSDRExample" not found in "C:Program
FilesMATLABR2022bexamplessatcomexamples.xml".
Error in setupExample (line 6)
metadata = findExample(arg);
Error in openExample (line 30)
[workDir,metadata] = setupExample(exampleId, workDir);
>>
and its saying true that example is present in the directory but not included in example.xml. but why????
secondly I included it in xml file manually but the same error occurred again. plutosdr, gps-tranmitter MATLAB Answers — New Questions