APP DESIGNER ERROR: Index exceeds the number of array elements (14).

3 ビュー (過去 30 日間)
Irem ERSIN
Irem ERSIN 2021 年 1 月 11 日
編集済み: Irem ERSIN 2021 年 1 月 11 日

回答 (1 件)

Cris LaPierre
Cris LaPierre 2021 年 1 月 11 日
Follow the steps provided in this answer to determine the issue.
  3 件のコメント
Cris LaPierre
Cris LaPierre 2021 年 1 月 11 日
What are you trying to accomplish?
Sorted list is a string array containing a single element. You appear to be trying to index it like it is a numeric vector. Don't convert it to a string until you are ready to write it back to the edit field.
Irem ERSIN
Irem ERSIN 2021 年 1 月 11 日
編集済み: Irem ERSIN 2021 年 1 月 11 日
I want to find i'th smallest element in the array.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMatrix Indexing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by