structure variable workspace problem
조회 수: 2 (최근 30일)
이전 댓글 표시
I need to create a structure with 3 fields starting from a .mat file stored in a folder. To each file are assigned 3 variables ('h' which is 0 or 1 and it is a structure, 'fileName' and 'num' which is a nx2 matrix). I wrote the uploading of the structure in a 'for' cycle...but the script don't create the variable structure "ddbs_rect" in the Workspace? I attached code for better explain my problem.
Have you some idea?
Thanks very much for your time!
Vittoria
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!