Passing empty arrays causes matlab 2015 crash
Show older comments
We created .NET callable wrapper dll for our matlab scripts via mcc command. We use this dll with our .NET application to make calls to Matlab functions. For one of these functions, we sometimes pass an empty array based on the inputs we get. This is working fine with Matlab 2013 for past few years. When we recently upgraded to Matlab 2015, application crashes without any errors reported anywhere. This is consistently reproducible. If we send some inputs for these parameters, application works fine with Matlab 2015 also.
Could you please help me how to resolve this issue?
Thanks, Ganesh.
Answers (0)
Categories
Find more on Software Development in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!