MAGIC - MATLAB Generic Imaging Component
Tutorial GUI to demonstrate basic functionality of various controls on the GUI
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
인용 양식
Mark Hayworth (2026). MAGIC - MATLAB Generic Imaging Component (https://kr.mathworks.com/matlabcentral/fileexchange/24224-magic-matlab-generic-imaging-component), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: export_fig
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.6.0 | Updated and made sure it works with R2017b. Still uses set() and get(), instead of modern OOP syntax, so it should still work for those of you with versions older than R2014b. |
||
| 1.5.0 | Got rid of masking and image analysis to make it simpler for beginners. |
||
| 1.4.0 | Updated to add colorbars and renamed from magic to magic_gui to avoid conflict with built-in MATLAB magic() function. |
||
| 1.3.0 | Added vertical and horizontal scroll bars. |
||
| 1.0.0 |