photo

Jean-Paul Marcade

MathWorks

Last seen: 3일 전 2021년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

0 질문
8 답변

Cody

0 문제
1 답안

순위
7,605
of 300,364

평판
6

참여
0 질문
8 답변

답변 채택
0.00%

획득한 표
1

순위
10,327 of 20,934

평판
52

평균 평점
5.00

참여
0 파일

다운로드 수
2

ALL TIME 다운로드 수
325

순위
120,976
of 168,407

참여
0 문제
1 답안

점수
20

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Solver
  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1
  • 5-Star Galaxy Level 2
  • Personal Best Downloads Level 2
  • First Submission
  • First Review

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

3일 전

답변 있음
Suffixing generated C code including referenced model
Hi, Have you tried using a Shared configuration? This is most probably caused by the top model and the referenced model using a ...

3일 전 | 0

답변 있음
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...

1년 초과 전 | 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...

3년 초과 전 | 0

| 수락됨

답변 있음
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...

3년 초과 전 | 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...

대략 4년 전 | 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...

대략 4년 전 | 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...

4년 초과 전 | 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://...

4년 초과 전 | 0