Community Profile

photo

Co Melissant


MonkeyProof Solutions

Last seen: 2 días hace Con actividad desde 2007

Followers: 0   Following: 0

Contacto

Consultant providing MATLAB and Simulink solutions Professional Interests: Embedded Software Generation

Estadísticas

All
  • First Review
  • First Submission
  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
uigetfile in appdesigner freezes MATLAB
Running 20b the workaround as mentioned in https://nl.mathworks.com/matlabcentral/answers/361755-matlab-freeze-when-using-a-file...

alrededor de 1 año hace | 0

Respondida
Is there a document describing MATLAB coding standards or a good programming guide available?
Since January 2022 we have the MonkeyProof MATLAB Coding Standard, see https://doc.monkeyproofsolutions.nl/code-checker-for-matl...

más de 1 año hace | 6

Respondida
Using iteration block on multi-rate system
Issue related to (hard-coded?) sample time of the S-function I guess. Can't you just increase the sample rate of the input si...

alrededor de 7 años hace | 0

| aceptada

Respondida
Standalone Application runs Simulink Model
In general the API functions of Simulink do not work with the MATLAB Compiler, see: <https://nl.mathworks.com/help/compiler/unsu...

alrededor de 7 años hace | 0

Respondida
'No such file or directory' when trying to generate .dll file
Hi, Maybe packngo can help to have all files needed. http://nl.mathworks.com/help/coder/ug/package-code-for-other-developmen...

alrededor de 8 años hace | 0

Respondida
Getting fieldnames from mwArray struct
number of fields can be obtained using "NumberOfFields()": const char* fields[] = {"a", "b", "c"}; mwArray a(2, 2, 3, fi...

más de 9 años hace | 0

Respondida
Building a mwArray Structure from C++
When creating a structure, the third argument to mwArray is not the number of fields, its the type , so using the syntax like: ...

alrededor de 10 años hace | 1

Enviada


example of Client-Server communication in Stateflow
The model provides a simple example on how a client server dialog can be implemented using Stateflow

más de 16 años hace | 2 descargas |

Thumbnail

Enviada


Event Builder
Easily schedule events to trigger a Stateflow chart

más de 17 años hace | 1 descarga |

Thumbnail