Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How to call a vaiable in the parent interface from children interfaces
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi I have a GUIDE parent interface that contains 4-5 children interfaces. I want to call as input matrices in the parent interface for matirx multiplication from the children GUIDE interfaces where these matrices are as output matrices of childrean inter faces Please If any one have any idea share with me. Thanks
댓글 수: 4
Jan
2013년 2월 27일
편집: Jan
2013년 2월 27일
And what did you try already? Which detail do you want to solve? Do you need a general advice if you should use GUIDE or create the GUIs programmatically, are you looking for examples from the FileExchange, did you solve everything but the matrix multiplication, or are you looking for a method to store data in a figure and share these data between different GUIs? What exactly are "inner GUIDE interfaces of a main interface"?
Could you divide the problem into parts, such that they can be answered piece by piece by e.g. 4 sentences or 10 lines of code?
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!