In the adsbexample.m script I'm getting an error: Array indices must be positive integers or logical values. Error in comm.internal.SignalSourceController/getSignalSource (line 181) obj.RadioAddress = radioAddress{radioNum};
Show older comments
Accepted Answer
More Answers (1)
Ethem
on 20 Mar 2019
1 vote
You need to enter "1" at the prompt, to use the radio number "1" with address "0".
Categories
Find more on Communications Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!