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.
MATLAB provides a volume visualization function (volshow) with the image processing toolbox, however objects created by this function do not operate with standard AXES type handles. Linking viewpoints for multiple images is therefore not as simple as calling linkprop.
This function enables the user to simultaneously manipulate the viewpoint of volume objects created by VOLSHOW using a patch-object in a second figure. The user is also provided with the ability to modify the volume visualization configurations either uniformly across passed volumes or independently for each volume.
For this function some code was grabbed and modified from:
https://stackoverflow.com/questions/30921003/matlab-how-to-make-camera-light-follow-3d-rotation/30926077
This was developed as a solution to:
https://www.mathworks.com/matlabcentral/answers/615663-linking-views-with-volshow
Citar como
Tim (2026). VLink: linked viewpoint manipulation for volshow (https://la.mathworks.com/matlabcentral/fileexchange/81598-vlink-linked-viewpoint-manipulation-for-volshow), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.0 (3,76 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión desde R2020b
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0 |