controlling the fields listing in variable editor

1 回表示 (過去 30 日間)
Mike Wilson
Mike Wilson 2017 年 6 月 23 日
編集済み: Adam 2017 年 6 月 23 日
I have a structure that has grown quite large (175 fields) over the course of a 2 year project as new capabilities were added. It would be very helpful to be able to re-organize the field listing in the Variable Editor into logical / functional groups. Is that possible? Where is that listing order controlled?
Thanks!
Mike
  1 件のコメント
Adam
Adam 2017 年 6 月 23 日
編集済み: Adam 2017 年 6 月 23 日
As far as I am aware they are just in the order they were added to the struct.
doc orderfields
can order them within the struct which I assume would be reflected in the variable editor, but I am not aware of any controls to change specifically how the variable editor views a struct.
It does sound like the struct is crying out to be split into numerous smaller structs though!

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

回答 (0 件)

カテゴリ

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

製品

Community Treasure Hunt

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

Start Hunting!

Translated by