Jean-Paul Marcade
MathWorks
Followers: 0 Following: 0
Statistics
0 Questions
7 Answers
RANK
7,477
of 295,467
REPUTATION
6
CONTRIBUTIONS
0 Questions
7 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
10,327 of 20,234
REPUTATION
52
AVERAGE RATING
5.00
CONTRIBUTIONS
0 Files
DOWNLOADS
2
ALL TIME DOWNLOADS
325
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
variables from model input in simulink mask
Hi, The parameter writer block is probably what you are looking for (https://www.mathworks.com/help/simulink/slref/parameterwri...
5 months ago | 0
How to click and drag points on a map in mapping toolbox?
I believe that gcpmap & inputm are 2 good candidates for your use case. There are examples in the corresponding documentation pa...
2 years ago | 0
| accepted
export simulink project with GIT submodule
In order to achieve the desired behavior, I would recommend using a MATLAB project for the git submodule. You will need to creat...
2 years ago | 0
R2012b custom toolstrip tab?
Not a direct answer to the question but from R2021b, you can create custom toolstrip in Simulink and share them with your collea...
3 years ago | 1
Is it possible to add a custom tab to the Simulink toolstrip ?
Since R2021b, you can create custom toolstrip and share them with your colleagues. More details in the documentation: https://ww...
3 years ago | 0
Switch depending on the end of a line (Simevents)
Hi Salim, I'm not sure to understand the expected behavior but if you don't find what you are looking for in the SimEvents libr...
3 years ago | 0
How to set-up simulink coder to generate input/output variables as pointers
This can be achieved through the code mapping menu once you are in the code generation view. You will find more details:https://...
3 years ago | 0