I had tried the following demo code in Matlab. I'm using Matlab 2018b
load('spiralVol.mat');
h = volshow(spiralVol);
But I'm getting a black screen.imshow() is working properly. Is it related to opengl? i tried opengl software and opengl hardware
Is it a bug in matlab 2018b? or is it related to my system configuration