Clear Filters
Clear Filters

Index in position 1 exceeds array bounds. Index must not exceed 1.

2 views (last 30 days)
Resel_agl_deg = agle_grid(1, Resel_agl)';
Resel_vel = vel_grid(detout(1,:),1);
Resel_rng = rng_grid(detout(2,:),1);
can you please help me to solve this error

Answers (0)

Categories

Find more on Environment and Clutter in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!