Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
This function can be applied on any figure containing a graphical object having a 'cdata' property.
When the mouse is clicked on the object, a vertical (left button) or horizontal (right button) line marker appears over the object, and a new figure is opened, containing a plot of the selected slice. Closing this figure removes the marker.
Usage example:
>> figure; imagesc(randn(100));
>> colormap hot; imslice;
Citar como
Francois Bouffard (2026). imslice (https://la.mathworks.com/matlabcentral/fileexchange/11845-imslice), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.0.0 (3,35 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0.0 | Fixed problem with slice markers not disappearing if user clicked too fast. General code cleanup. Clearer information in the slice figure. Previous/next slice feature using left/right click or arrow keypress in slice figure. |
