Skip to content

Conversation

@rakoczi-h
Copy link

When running the GSH scripts with Octave instead of Matlab, it was found that the behaviour differs due to a difference in the default datatype handling of the two languages. The behaviour in the two languages can be reconciled with minimal changes. The issue can be solved by specifying double datatype when a forced integer behaviour is not desirable, which mostly done directly to the inputs to the functions, but also when creating for loops.

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