Filter löschen
Filter löschen

While performing Time Series plot in MATLAB, I am getting error "Index exceeds the number of array elements. Error in ts_plot (line 42)

2 Ansichten (letzte 30 Tage)
>> ps_plot('v-do', 'ts')
Deramping computed on the fly.
**** z = ax + by+ c
917065 ref PS selected
Color Range: -46.6795 to 47.4496 mm/yr
Index exceeds the number of array elements. Index must not exceed 11.
Error in ts_plot (line 42)
disp('Please select a point on the figure to plot time series (TS)')
Error while evaluating UIControl Callback.
'What does it mean? index must not exceed 11'

Antworten (1)

Image Analyst
Image Analyst am 13 Jul. 2023
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:
Especially you must give us ps_plot.m since it's not a built-in function.

Kategorien

Mehr zu Time Series Events finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by