We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I want to solve a problem about saving images from cat12. "results presentation" -"view results"-"surface overlay"-save
the error is shown in this picture which means **Misusing size The dimension parameter must be a positive integer scalar within the index range.
cat_surf_results>save_image (line 3027) sz0 = [0 0 size(hh0.cdata,[2 1])];
An error occurred while calculating the UIControl Callback.**
The text was updated successfully, but these errors were encountered:
Is this error only occurring for that data set or for all that you tried?
Sorry, something went wrong.
For all data set that I tried. But I could save images from "Display surfaces" botton.
No branches or pull requests
I want to solve a problem about saving images from cat12.
"results presentation" -"view results"-"surface overlay"-save
the error is shown in this picture
which means
**Misusing size
The dimension parameter must be a positive integer scalar within the index range.
cat_surf_results>save_image (line 3027)
sz0 = [0 0 size(hh0.cdata,[2 1])];
An error occurred while calculating the UIControl Callback.**
The text was updated successfully, but these errors were encountered: