MAGIC - MATLAB Generic Imaging Component
Tutorial GUI to demonstrate basic functionality of various controls on the GUI
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Mark Hayworth (2026). MAGIC - MATLAB Generic Imaging Component (https://au.mathworks.com/matlabcentral/fileexchange/24224-magic-matlab-generic-imaging-component), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: export_fig
General Information
- Version 1.6.0 (569 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | 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 |