Load the fields of a structure

I have a structure A.params.data
ans =
r: [1x1 Simulink.Parameter]
s: [1x1 Simulink.Parameter]
I want to load the r and s to the workspace. Or any fields under A.params.data. I tried load('A.mat','data'), but Variable data not found.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Structures에 대해 자세히 알아보기

태그

질문:

2013년 3월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by