Risposto
shouldn't the reference frame replace the frames of the subsystem
Since the Reference Frame is attached to Solid 8 not the World Coordinate, the rotating axis will be one of the Solids 8's refer...

quasi 9 anni fa | 0

Risposto
glme can't deal with NaNs?
According to the error message, it seems that the error is not associated with NaN but the rank of the matrix X. You can chec...

circa 10 anni fa | 0

Risposto
How to change a multi-variable matrix with different sliders?
It might be difficult to understand your workflow without a snapshot of the GUI you are designing. One suggestion to debug t...

circa 10 anni fa | 0

Risposto
For loop inside functions in fsolve
I recommend you to provide more details about the equations you want to solve. You can also refer to the following documenta...

circa 10 anni fa | 0

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

circa 10 anni fa | 0

Risposto
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: ...

circa 10 anni fa | 0

Risposto
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...

circa 10 anni fa | 0

Risposto
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...

circa 10 anni fa | 0

| accettato

Risposto
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...

circa 10 anni fa | 0

Risposto
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.

circa 10 anni fa | 0

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

circa 10 anni fa | 0

Risposto
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...

circa 10 anni fa | 0

Risposto
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.

circa 10 anni fa | 0

Risposto
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...

circa 10 anni fa | 0

Risposto
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...

circa 10 anni fa | 0