Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

matlab: using function hints in .net assembly

Tags:

c#

.net

matlab

I load c# assembly to matlab, there is hint like this to complete name of classes and function, but not arguments. Is there some workaround to show method signature?

like image 641
Dmitry Avatar asked Aug 05 '26 10:08

Dmitry


1 Answers

And, I've read that I can't unload assembly, is there some workaround about this? edit: this part was removed from the question.

You can start a new Matlab instance from Matlab itself with a system call and the Matlab command line options and only load the libraries in the new instance. This is described in an answer to the qestion: Release a .NET assembly from MATLAB

like image 106
bastelflp Avatar answered Aug 07 '26 01:08

bastelflp



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!