Skip to content
New issue

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

GenerateEquations22states error in 2018b #37

Open
urfdvw opened this issue Mar 22, 2019 · 3 comments
Open

GenerateEquations22states error in 2018b #37

urfdvw opened this issue Mar 22, 2019 · 3 comments

Comments

@urfdvw
Copy link

urfdvw commented Mar 22, 2019

>> GenerateEquations22states
Error using sym/subexpr (line 27)
Second argument must be a variable or a char array or
string naming a variable.

Error in OptimiseAlgebra (line 17)
    [SymExpOut,SubExpOut]=subexpr(SymExpIn,SubExpIn);

Error in GenerateEquations22states (line 133)
[F,SF]=OptimiseAlgebra(F,'SF');
@urfdvw
Copy link
Author

urfdvw commented Mar 22, 2019

Same thing everywhere when using OptimiseAlgebra

@TunaLobster
Copy link

TunaLobster commented Feb 18, 2020

Was a solution found for this issue? Present in 2019a as well.

@matthewgan
Copy link

There is a solution by Paul given in his pull files:

https://github.com/priseborough/InertialNav/pull/18/files

I have tried it and it works, hope it can solve your problem.

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

No branches or pull requests

3 participants