Respondida
Quadcopter simulation in MATLAB/Simulink
Make sure you have the Aerospace Blockset installed.

casi 7 años hace | 2

| aceptada

Respondida
Is it possible to run an s-function containing a hybrid model (continuous and discrete blocks) in a model with a lower time step size?
Can you provide an example model? It is unclear what you mean by "an S-function containing a hybrid model".

casi 7 años hace | 0

Respondida
When I use the MinMax block in simulink, how can I determine the index of the MinMax value?
Try the Logical Operator block and the Find Nonzero Elements block. <</matlabcentral/answers/uploaded_files/79965/Capture.PNG...

casi 7 años hace | 1

Respondida
How to use compiled mexw64 functions in User defined Simulink blocks
coder.extrinsic should work for simulation and also remember to initialize some outputs from the MEX function.

casi 7 años hace | 0

Respondida
Simulink matlab function block with two outputs, can't make it work
Your input seems to be a column vector and your MATLAB function is asking for the second and the third columns from the input. I...

casi 7 años hace | 0

Respondida
MATLAB 2017a was running properly, but suddenly became very slow
The bench outputs look normal. You might want to profile your code and first identify which section of the code is running slow....

casi 7 años hace | 0

Respondida
Arduino "MATLAB Support Package for Arduino Hardware" on Linux Ubuntu 16.04 and Mac OS
Did you install it from the Add-on Manager? Also, verify that your Linux kernel version is compatible with the System Requiremen...

casi 7 años hace | 0

| aceptada

Respondida
2D curves from scatter points
Hi ARF, My understanding of your question is that you want to separate the points in 'data' by their topological distribution...

más de 7 años hace | 1

Respondida
Feature Request: Refactoring tool
Hi Nils, Please find the tutorial below for code refactoring in MATLAB Editor: <https://www.mathworks.com/videos/refactor-...

más de 7 años hace | 0

Respondida
Simulink doesn't load
Hi Iordanis, Can you run the following command to open the Simulink Library Browser? >> slLibraryBrowser; -Don

más de 7 años hace | 1