Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@VolkmarGlauche
Copy link
Contributor

val(k,:) is a \0 terminated string. At least for Octave, str2num() needs this \0 to be removed in order to convert the string to a number. Wrapping val(k,:) in a deblank(...) call fixes this.

…2num() needs this \0 to be removed in order to convert the string to a number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant