Difference between variable and property (public, private)
조회 수: 3 (최근 30일)
이전 댓글 표시
What is the difference between a Workspace variable and a property (app designer) ?
Why can it lead to problems if you set a variable global or a property puplic?
If i would set a variable global i would´nt have to pass it between functions all the time. Or am i missing something here?
thanks in advance
댓글 수: 2
per isakson
2019년 6월 14일
"Why can it lead to problems ..."
Yes, you have missed something important. See
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Whos에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!