With a *.awd open in Designer, entering the below command in Matlab returns a data structure.
GSYS = get_gsys('filename.awd');
With a *.awj open in Designer, entering the below command in Matlab returns an empty data structure.
GSYS = get_gsys('filename.awj');
2:40pm
Hi Toby,
I'm able to reproduce this behavior on my end, so I will file a bug ticket with our Platform Development team. Thanks for bringing this to our attention.
Thanks,
Michael
5:06pm
Hi Toby,
My apologies, I accidentally tested this with a version of AWE Designer that is not our latest and greatest. With 8.D.1.3 (our current release), this issue is fixed. Can you please upgrade to 8.D.1.3?
Thanks,
Michael