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

oltre 8 anni fa | 2

| accettato

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

oltre 8 anni fa | 0

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

oltre 8 anni fa | 1

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

oltre 8 anni fa | 0

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

oltre 8 anni fa | 0

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

oltre 8 anni fa | 0

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

oltre 8 anni fa | 0

| accettato

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

circa 9 anni fa | 1

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

circa 9 anni fa | 0

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

circa 9 anni fa | 1