You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that's because the 'size(X)' has 2 , while the 'sizes(level+1,1:3)' has 3. You said the function "prepareVolume" is compatible with 2D analysis. But it looks doesn't work for 2D analysis.
How could I revise it? Thanks!
The text was updated successfully, but these errors were encountered:
Hi mvallieres!
Thanks for your codes.
When I use the function "prepareVolume" with a 2D data, I got a error like:
I think that's because the 'size(X)' has 2 , while the 'sizes(level+1,1:3)' has 3. You said the function "prepareVolume" is compatible with 2D analysis. But it looks doesn't work for 2D analysis.
How could I revise it? Thanks!
The text was updated successfully, but these errors were encountered: