Borrar filtros
Borrar filtros

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 visualizaciones (últimos 30 días)
>> 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'

Respuestas (1)

Image Analyst
Image Analyst el 13 de Jul. de 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.

Categorías

Más información sobre Time Series Events en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by