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

mistake in the code #1

Open
Fangwq opened this issue Sep 21, 2019 · 4 comments
Open

mistake in the code #1

Fangwq opened this issue Sep 21, 2019 · 4 comments

Comments

@Fangwq
Copy link

Fangwq commented Sep 21, 2019

Hi, I run the code and something is wrong. The wrong message is Undefined function 'isfinite' for input arguments of type 'struct'. for sixtieth line D= numel(unwrap(hyp_rand)); in test_simulated.m file. Is the problem of matlab version(matlab 2018a) I used or other mistakes ? Thank you very much!

@zhidilin
Copy link

Hi, I run the code and something is wrong. The wrong message is Undefined function 'isfinite' for input arguments of type 'struct'. for sixtieth line D= numel(unwrap(hyp_rand)); in test_simulated.m file. Is the problem of matlab version(matlab 2018a) I used or other mistakes ? Thank you very much!

Hi, have you figured it out?

@sremes
Copy link
Owner

sremes commented Jan 4, 2020

I don't have access to Matlab anymore, but I used to have the 2017b version if I recall correctly.

@sremes
Copy link
Owner

sremes commented Jan 4, 2020

I think that could be due to missing the unwrap.m and rewrap.m files in this repo. Maybe it works fine with commit b0103ec

@zhidilin
Copy link

zhidilin commented Jan 5, 2020

Exactly, thanks for your attention and reply.

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