cne mode in app designer
조회 수: 1 (최근 30일)
이전 댓글 표시
When I press a button, I have created a button callback function that reads 256 sagittal DICOM files and displays 2D MRI images in sagittal, coronal, and axial directions on the coordinate axes.
I want to add a feature to adjust the slider with the CNE mode for each coordinate axis.
I'm stuck on how to add the code for this. Can you help me or is there any example i can reference?
댓글 수: 0
채택된 답변
Piyush
2023년 5월 18일
If you want to add a slider to the image obtained, use the ‘unicontrol’ function.
Refer to this link for the syntax and examples.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Neuroimaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!