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
Tests fail on win7 32bit for sampled and range dimension when adding the axis:
axis = nix_mx(func_name, obj.nix_handle, uint64(count), uint64(startIndex));
The text was updated successfully, but these errors were encountered:
I guess we need to do what is said in the response here: http://stackoverflow.com/questions/6585116/difference-between-size-t-and-mwsize-when-mexing-c-with-matlab
Sorry, something went wrong.
mpsonntag
No branches or pull requests
Tests fail on win7 32bit for sampled and range dimension when adding the axis:
axis = nix_mx(func_name, obj.nix_handle, uint64(count), uint64(startIndex));
The text was updated successfully, but these errors were encountered: