How to synchronize three planes on the same figure to run simultaneously
2 次查看(过去 30 天)
显示 更早的评论
I have three planes (axial, sagittal, coronal) on the same figure. I want them to simultaneously operate under scrolling my mouse wheel. Any suggestion of how to do that?
Thanks
0 个评论
回答(2 个)
Rik
2018-1-15
Coincidentally, I am actually working on something that does that. It is not yet ready for the FEX, but I will remove the files here and replace them with a link to the FEX.
There might be several bugs in here, and it might not work for your specific case, but most of this code is compatible with Matlab releases back to 6.5, as well as Octave.
Run Untitled.m for an example with the built in example mri. Scrolling will scroll through the planes, dragging will change the window level.
2 个评论
Rik
2018-1-17
Why? You can run this on just about anything. Do you have any problems running this? If so, please ask a specific question, if not, could you click the accept button?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Annotations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!