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

Undefined function or variable 'xIMUdataClass'. #9

Open
declanxyz opened this issue Nov 28, 2017 · 2 comments
Open

Undefined function or variable 'xIMUdataClass'. #9

declanxyz opened this issue Nov 28, 2017 · 2 comments

Comments

@declanxyz
Copy link

Firstly, thank you for your code. I'm new to matlab. When I run Script I get the following error:

Undefined function or variable 'xIMUdataClass'.

Error in Script (line 26)
xIMUdata = xIMUdataClass(filePath, 'InertialMagneticSampleRate',
1/samplePeriod);

@vesper305
Copy link

vesper305 commented Nov 28, 2017 via email

@declanxyz
Copy link
Author

Thank you so much for your kindness and your help. I have solved the problem by adding the whole project into the path, but now I have met another problem. I hope I can get more help from you. I built a new bin file and tried to read my own data in a csv file, the program returns "No data was imported." and I get the following error:

error in Script (line 30)
xIMUdata = xIMUdataClass(filePath, 'InertialMagneticSampleRate', 1/samplePeriod);

Looking forward to your reply, and again, thank you so much.

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