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 in Nonexistent field 'map' #2

Open
LeeBY68 opened this issue Aug 30, 2020 · 0 comments
Open

Error in Nonexistent field 'map' #2

LeeBY68 opened this issue Aug 30, 2020 · 0 comments

Comments

@LeeBY68
Copy link

LeeBY68 commented Aug 30, 2020

Hello. Thanks for your shared code.

There is a problem I want to ask.

Error: 引用了不存在的字段 'map'
Location:
'ZAC_GM-master/demo_rigid.m', line 179.
function 'MPM_similar_2d', line 109
code:
MPM_scores = (asgMPM.X_con).*(asgMPM.map);

The error means there is no attribution 'map' of asgMPM.
And I check the definition of asgMPM in function 'MPM_GM', and there is no definition of MPM_GM.map.
I am wondering if there is something I missed? and how to solve this problem?

Thank you very 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

1 participant