ERROR: Struct contents reference from a non-struct array object while calling from API Restful service
显示 更早的评论
Hi,
I am calling my Matlab function from an API service and get the error "Struct contents reference from a non-struct array object". However if I call the function from my local machine it does not give any such errors and the output is as expected(a structure). Can someone please help.
regards, Aishwarya
回答(2 个)
Ankita Nargundkar
2017-3-7
0 个投票
1. Can you elaborate more on how you are calling the MATLAB function from an API service?
2. Can you paste the code snippet of the function which is throwing the error "Struct contents reference from a non-struct array"
Jan
2017-3-7
0 个投票
A bold guess: There was a problem some days ago concerning "com.mathworks":
If you post the complete error message and the failing line, answering might be more reliable.
类别
在 帮助中心 和 File Exchange 中查找有关 Web Services 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!