![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19136961_1596654343127_DEF.jpg)
Nolin Borrero Jr
Followers: 0 Following: 0
Statistica
RANK
178.909
of 297.016
REPUTAZIONE
0
CONTRIBUTI
8 Domande
4 Risposte
ACCETTAZIONE DELLE RISPOSTE
62.5%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to get dimensions of MATLABArray using MATLABEngine with .NET
When using a MathWorks.MATLAB.Types.MATLABArray, how do you get the dimensions of the array? I cannot find any properties that e...
9 mesi fa | 0 risposte | 0
0
risposteMATLAB Engine RunOptions do not seem to work with parfeval
Found out that afterEach will not use the TextWriter so this is not possible. The closest workaround is using norml 'disp' c...
10 mesi fa | 0
| accettato
Can MATLAB Engine use TextWriter after function has finished?
Apparently this is not possible.
10 mesi fa | 0
| accettato
Domanda
MATLAB Engine RunOptions do not seem to work with parfeval
I am using MATLAB Engine with 2023b. When I specify a TextWriter in RunOptions, the expected behavior is that all disp() functio...
10 mesi fa | 1 risposta | 0
1
rispostaDomanda
Can MATLAB Engine use TextWriter after function has finished?
When making a call to MATLAB using MATLAB Engine with .NET, you can specify RunOptions public RunOptions(TextWriter output, Tex...
10 mesi fa | 1 risposta | 0
1
rispostaDomanda
How do you specify api:matlab-data when using the Library Compiler for .NET Assembly? 2023b
I'm trying to compile using the matlab-data api with MATLAB 2023b but I cannot figure out how to add it. I've tried adding -W ...
11 mesi fa | 1 risposta | 0
1
rispostaMCR - Pass variable during function processing to flag a cancellation request
In case anyone else runs into this issue, it doesn't look like it's possible to do what I was trying with the runtime. The way...
oltre 3 anni fa | 0
| accettato
Domanda
MCR - Pass variable during function processing to flag a cancellation request
I am using the 2017a runtime and trying to figure out how to pass a cancellation request. When using the COM interface, I can ...
oltre 3 anni fa | 1 risposta | 0
1
rispostaPassing object array from C# to MATLAB
So I think I found a solution but I don't understand why it works. If anyone knows, please let me know. My old code was: MWC...
circa 4 anni fa | 0
| accettato
Domanda
Passing object array from C# to MATLAB
I have a program where I have to basically send a database to from C# code to MATLAB. If I do this using the COM interface, then...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Strage figure behavior with compiled .NET library
I have a .NET library that I compiled using the deploy tool. I after it does some calculations, it displays a two figures. Whene...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
Determine if MATLAB Command Window is open in C# late binding
I am using late binding in C# to work with the MATLAB COM Automation Server. I am using this code to create the instance: Type ...
oltre 4 anni fa | 0 risposte | 0