how to make view of volumeviewer app at an specific angle | camera configuration

I'm using volumeViewer to plot a 1024x401x401 data matrix
using volumeViewer(data)
but its difficult to focus it at spcific angle like it is only controlable by mouse rotations
is there any way to change orientaion easily like move orientaion into XY axis,etc?
Also how to export the image from volumeviewer it exports only camera configuration?

Answers (1)

I'm unable to set precise config values for XY, XZ, YZ angle
but using volshow I'm able to export image
volshow(data,config)

Categories

Find more on MATLAB Support Package for IP Cameras in Help Center and File Exchange

Products

Release

R2022a

Asked:

on 19 May 2022

Edited:

on 19 May 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!