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

Error occured in stage DixonDomainHMMCalling #5

Open
M-okh opened this issue Jan 11, 2018 · 4 comments
Open

Error occured in stage DixonDomainHMMCalling #5

M-okh opened this issue Jan 11, 2018 · 4 comments

Comments

@M-okh
Copy link

M-okh commented Jan 11, 2018

Hi,
I am trying to use the PSYCHIC package but it fails with the following error in the .mdupm1 file:

###########
...
Done! 0.9552 seconds
Initializing & loading... Done! 0.8892 seconds
Looping...
M =

 1

ans =

'Error occured, returning to previous M'

endm =

 0

Done! 0.5732 seconds
AAABBBCCCAAA
ans =

'Undefined function or variable 'best_p'.
 
 Error in HMM_calls (line 99)
 final_p      = best_p(ind,:)';'

Warning: The following error was caught while executing 'internal.hotplug.EventSource' class destructor:
Error using assert
Too many input arguments.

Error in asyncio.Channel/close (line 251)
assert( isscalar(obj), 'Channel:close:notScalar',...

Error in internal.hotplug.EventSource/stop (line 69)
obj.Channel.close();

Error in internal.hotplug.EventSource/delete (line 53)
stop(obj);
Warning: The following error was caught while executing 'asyncio.Channel' class destructor:
Error using assert
Too many input arguments.

Error in asyncio.Channel/isOpen (line 176)
assert( isscalar(obj), 'Channel:isOpen:notScalar',...

Error in asyncio.Channel/delete (line 145)
if isOpen(obj)
############
I imagine the errors are occuring because it for some reason is not able to loop through my file. I can not spot anything alarmingly different between my files and the example files. Though, even running the example files fail (but at a further step). Any help would be appreciated! Thanks a lot.

@dhkron
Copy link
Owner

dhkron commented Jan 13, 2018

Hello!

I suspect Matlab version error. What's the Matlab version (and what environment) do you use?

@M-okh
Copy link
Author

M-okh commented Jan 16, 2018

Hi,

Thank you for the response. I use matlab 2017a version in Linux.

@liufuyan2016
Copy link

Could you give me one copy of matlap your used? Thank you. My email is liufuyan2011@126.com

@soerenmueller
Copy link

I am actually running into the very same problem. Has anyone solved this issue? I'm on matlab R2018b (9.5.0.944444) 64-bit (glnxa64)

Thanks!

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

4 participants