open multidimensional array in "variables window" spreadsheet editor

This is a really dumb question -- I apologize in advance.
I have a three dimensional array in MATLAB and I would like to open each page in the variables editor. When I select the array in the Workspace window it opens the array as it would from the command window -- as a text readout. I would prefer it to open in the variables window as it would in a spreadsheet.
There must be a simple way of doing this. I know I can rename each page as a matrix but it seems that there should be a more direct approach.

回答 (1 件)

Ramtej
Ramtej 2023 年 9 月 14 日

0 投票

Hi Christopher,
I understand that you are trying to open each page of three-dimensional array in the Variables editor.
Unfortunately, you cannot edit elements or subsets of multidimensional arrays in the "Variables editor". There is no other way than creating a separate variable for each page.
Hope this resolves you query!

カテゴリ

ヘルプ センター および File ExchangeSoftware Development Tools についてさらに検索

製品

リリース

R2019b

タグ

質問済み:

2022 年 6 月 28 日

回答済み:

2023 年 9 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by