Answered
Using intel Atom as xPC target
http://www.mathworks.com/matlabcentral/answers/102370-is-matlab-supported-on-intel-atom-processor

7 years ago | 0

Answered
Derive class from Simulink.ConfigComponent
After opening a model (any model), you can use the following code to get access to the Simulink.ConfigComponent of the model: ...

7 years ago | 0

Answered
Figures copied to Powerpoint cropped
MATLAB is officially not supported on dual-monitor systems. The following information might be helpful for you to resolve th...

7 years ago | 0

Answered
Is there more documentation on Stateflow messages for MATLAB 2016a?
The following examples should be able to provide you a better understanding of Stateflow messages: http://www.mathworks.com/h...

7 years ago | 0

| accepted

Answered
How can I read Fortran90 binary files in MATLAB?
You can try using 'fread' to read Fortran binary files into MATLAB. The following link should be useful for you: http://www.m...

7 years ago | 0

Answered
Least squares fit to multiple differently-sized data sets simultaneously
The data sets should have the same number of points. The 'xdata' and 'ydata' should be well defined vetors or matrices.

7 years ago | 0

Answered
Slow High Resolution video processing
The DeployableVideoPlayer object displays video frames. This player is capable of displaying high definition video at high frame...

7 years ago | 0

Answered
What type of multiple comparisons is used in multcompare?
Hi Eric, You can specify the type of comparison as documented at the following link: http://www.mathworks.com/help/stats/m...

7 years ago | 0

Answered
How do I use the Mantel Test to test correlation between two matrices?
I recommend you to contact the author of this function for support.

7 years ago | 0

Answered
Why can't I connect my Simscape circuit to a PS-Simulink converter -- only a dashed red line appears?
Hi, George, To view the voltage at a circuit node, you should use the Voltage Sensor block: <http://www.mathworks.com/help...

7 years ago | 0

Answered
Button information from mask
Hi Hao, The GUI you see when double clicking the neural controller mask is created using the MATLAB function 'nnident' locate...

7 years ago | 0