Beantwortet
Help using getmcruserdata and setmcruserdata with JAVA
Hi, try this: Object[] result = null; result = myClass.getmcruserdata(key_string); FirstOut=((MWNumericArray) resu...

mehr als 14 Jahre vor | 0

Beantwortet
finding the 10 lowest values
* Let's say you have a matrix of 10x10: x=rand (10,10); * Sort it by the columns in ascending order: y=sort ...

mehr als 14 Jahre vor | 1

| akzeptiert

Beantwortet
Why doesn't xlswrite work properly for this code
From xlswrite help: xlswrite(filename,A) Input Arguments: A Two-dimensional numeric or character array or, if ...

mehr als 14 Jahre vor | 0

| akzeptiert

Frage


MCR Shared option in deploytool
Hi everybody! I have a question about the Matlab deploy-tool. When using it to produce a Java .jar file there is an option, ...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Java Builder - Multithreading issues
Hello! I built and compiled my first serious Matlab program to Java class using the Java Builder. I wrote Java driver, which co...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Simple Matlab Operation
Hi Guys! I have a noob question, that was bothering me. Let's say I have three variables: Var1=0, Var2=0, Var3=0. I also have...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Using deploytool to create Java package
Hello! My intention is to use a Random Forest Ensemble, trained previously in Matlab, in a Java application. My Matlab function...

mehr als 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Data transfer from Web to a Matlab
Hello! Until now my Matlab usage was limited by the needs of simple calculations, simulations and graphical presentation of d...

fast 15 Jahre vor | 1 Antwort | 0

1

Antwort