No Method With Matching Signature Found (C# bool)

1 visualizzazione (ultimi 30 giorni)
Natalie E
Natalie E il 23 Gen 2016
I'm trying to call a c# method, the assembly is loaded (Matlab 2015b), and i'm getting a "No method 'x' with matching signature found" when running the script, but if i debug it and walk through step by step it works fine. Any ideas?
The method is (c#): public void OpenReadOrWriteChannelDialog(bool openWrite)
How i'm calling it: OpenReadOrWriteChannelDialog(false)
Any ideas?

Risposte (0)

Categorie

Scopri di più su MATLAB Mobile in Help Center e File Exchange

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by