You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Prof. Fang Qianqian:
MCX is an amazing repo.
There is a bug in mcxpreview.m dealing with "Grid", "Box" and "subgrid".
The originate of box doesn't change acroing to my settings. cfg.shapes=['{ "Shapes":['... '{"ZLayers":[[1,2,2]]}, {"Box": {"Tag":3, "O":[50,50,50], "Size":[50,50,10]}}' ... '] }'];
Because of the code in
Dear Prof. Fang Qianqian:
MCX is an amazing repo.
There is a bug in mcxpreview.m dealing with "Grid", "Box" and "subgrid".
The originate of box doesn't change acroing to my settings.
cfg.shapes=['{ "Shapes":['... '{"ZLayers":[[1,2,2]]}, {"Box": {"Tag":3, "O":[50,50,50], "Size":[50,50,10]}}' ... '] }'];
Because of the code in
mcx/utils/mcxplotshapes.m
Lines 72 to 83 in 80b5794
I tried to fix it using these code.
Thanks for this amazing work again.
Best wishes.
Jiayu Chen
The text was updated successfully, but these errors were encountered: