photo

Dimitri


Last seen: Today Aktiv seit 2023

Followers: 0   Following: 0

Statistik

MATLAB Answers

14 Fragen
2 Antworten

RANG
292.182
of 301.273

REPUTATION
0

BEITRÄGE
14 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
57.14%

ERHALTENE STIMMEN
0

RANG
 of 21.212

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.690

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Issue with Inlining S-Functions with TLC wrapper
Hello! I have some troubles to reproduce the exemple described in the https://nl.mathworks.com/help/rtw/tlc/inlining-s-function...

7 Tage vor | 0 Antworten | 0

0

Antworten

Beantwortet
I get the error 'Changing property 'CustomSource' is not allowed ' when using the Simulink Coder
Thanks to @Fangjun Jiang the modified code is now running: open(MODEL_NAME); configs = getActiveConfigSet(MODEL_NAME); conf...

8 Tage vor | 0

| akzeptiert

Frage


I get the error 'Changing property 'CustomSource' is not allowed ' when using the Simulink Coder
Hello! I've tried to use a custom configuration for building processus for Simulink Emdedded coder to build a flashing file for...

13 Tage vor | 2 Antworten | 0

2

Antworten

Beantwortet
S-Function Passing input array to c-function
Finally, I've used InputUInt32PtrsType uPtrs = (InputUInt32PtrsType)ssGetInputPortSignalPtrs(S, 0); instead of real_T *uPtr...

16 Tage vor | 0

| akzeptiert

Frage


S-Function Passing input array to c-function
Hello! I’m trying to reproduce the example described in https://nl.mathworks.com/help/rtw/tlc/inlining-s-functions.html, but wi...

23 Tage vor | 2 Antworten | 0

2

Antworten

Frage


Convert non inlined s-function to inlined with wrapper
Hello! I'm trying to reproduce the model described in this article: https://nl.mathworks.com/help/rtw/ug/write-wrapper-s-functi...

28 Tage vor | 0 Antworten | 0

0

Antworten

Frage


Explicitly stop the block execution via set_param(...)
Hello, I’m working from the priorityDemon demo: openExample('simulink_features/BlockPriorityExample'). In my model, I have EE...

3 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Efficient way to dispatch a pack of values to vector of uint8 in Simulink style
Hello, I have a low-lever function for calculating CRC-8 SAE J1850 to be sent over CAN. This function takes a vector of [uint8...

6 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Bus to 2D Vector
Hello! I have a bus composed of numerous same entities. I used enumerate to create these entities. Now I want to separately p...

7 Monate vor | 2 Antworten | 0

2

Antworten

Frage


How to use sldd file instead of *.m for creating mask popup
Hello! I read an article how to tune Mask Enumeration Parameters: https://nl.mathworks.com/help/simulink/ug/tunable-mask-popup-...

7 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Attach mixed data types Buses to MATLAB Function Blocks
Hello! I've check how to attached buses to MATLAB Function Blocks in Simulink model from here: https://nl.mathworks.com/help/si...

7 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Loop through the bus output
Hello! I'm looking for solution (with Simulink, Stateflow, Embeeded coder) to iteratively send the signals to communication cha...

7 Monate vor | 0 Antworten | 0

0

Antworten

Frage


Create Custom Object Class for SLDD
Hello, I want to know if it is possible to create my custom Object class for data dictionyry of Simulink. I have my implementa...

8 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Simulink Embedded Coder: has no support of variable-size arrays
Hello everyone! I need to re-wite a little banch of code for Embedded Coder wich has no support of variable-size arrays. For m...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Simulink equivalent of inputname () or genvarname() for logging
Hello! I would like to know if I can find an equivalent of MATLAB function inputname() or genvarname() for using in Simulink bl...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Set default font settings for Simulink annotation (comments)
Hello, For improving visibility of model, I would like to change the defaul font for all anotations: I would like to use Courri...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort