Variable display while debugging in MATLAB 2019

조회 수: 1 (최근 30일)
Pereza
Pereza 2019년 9월 12일
답변: Sahithi Kanumarlapudi 2019년 9월 25일
Hi,
I have recently changed from MATLAB 2017 to 2019 and I'm having some issues with the variable window while debugging. Before, in version 2017 I was able to access the properties of a custom object while debugging, i.e.: getting columns with properties name, type of data, value, size, etc. However, now in version 2019, all I get is a printout displaying the properties without showing its value or any option to directly access to them.
I do get the "accessible" version while not debugging though, so I was wondering, is there an option to show this as it was in the MATLAB 2017 or its a feature that is gone?
Thanks in advance, cheers!

답변 (1개)

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi 2019년 9월 25일
This feature is still available in MATLAB 2019.
You can view the values by checking the 'Value’ field in the list of fields that are to be displayed
Below is a screenshot attached.
Hope this helps!

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by