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 次查看(过去 30 天)
>> 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'

回答(1 个)

Image Analyst
Image Analyst 2023-7-13
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.

类别

Help CenterFile Exchange 中查找有关 Time Series Events 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by