Hi,
Thank you for sharing the code. Thank you for answering me about my last question.
There is a problem when I want to run the code halo_debug.m: (line 142) Unrecognized function or variable 'modelSamplePlacement'.
and in line126, the input parameter should be changed maybe?
NO: model.database=modelBuildPart(model.database,'import');
it might be: model.database=modelBuildPart(model.database); What is the difference of the five logic options?
Thank you in advance!
Best regards,
Yifan
Hi,
Thank you for sharing the code. Thank you for answering me about my last question.
There is a problem when I want to run the code halo_debug.m: (line 142) Unrecognized function or variable 'modelSamplePlacement'.
and in line126, the input parameter should be changed maybe?
NO: model.database=modelBuildPart(model.database,'import');
it might be: model.database=modelBuildPart(model.database); What is the difference of the five logic options?
Thank you in advance!
Best regards,
Yifan