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

A_beta undefined??? #1

Open
gargisri68 opened this issue Apr 6, 2018 · 2 comments
Open

A_beta undefined??? #1

gargisri68 opened this issue Apr 6, 2018 · 2 comments

Comments

@gargisri68
Copy link

Undefined function or variable 'A_beta'.

Error in SnakeInternalForceMatrix2D (line 44)
bsxfun(@times, A_beta, permute(betas_(:),[2,3,1]) ) ;

Error in Snake2D (line 227)
A_inv = SnakeInternalForceMatrix2D(Options.nPoints, Options.Alpha, Options.Beta, Options.Gamma, Options.Closed);

Error in Gargi_GVF (line 17)
[O,J]=Snake2D(I,P,Options);

@DSLituiev
Copy link
Owner

this is a clone from a matlab repo. Please report to the authors.

@gargisri68
Copy link
Author

gargisri68 commented Apr 9, 2018 via email

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

2 participants