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

más de 8 años hace | 0

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

casi 10 años hace | 0

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

casi 10 años hace | 0

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

casi 10 años hace | 0

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

casi 10 años hace | 0

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

casi 10 años hace | 0

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

casi 10 años hace | 0

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

casi 10 años hace | 0

| aceptada

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

casi 10 años hace | 0

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

casi 10 años hace | 0

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

casi 10 años hace | 0

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

casi 10 años hace | 0

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

casi 10 años hace | 0

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

casi 10 años hace | 0

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

casi 10 años hace | 0