photo

Shashank

MathWorks

2012년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: Communications, Signal Processing, Programming Languages

통계

MATLAB Answers

0 질문
3 답변

순위
4,286
of 300,338

평판
12

참여
0 질문
3 답변

답변 채택
0.00%

획득한 표
4

순위
 of 20,922

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,149

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Matlab coder variable array declaration
Hi Srikanth, In this specific example, the issue is that the upper bound [total_size_temp,1] is not known when you compile. H...

대략 13년 전 | 1

답변 있음
4x1 vector to 2x1 vector with S function
Hi, The reason the error is cropping up is because, while the Output Port Dimensions have been explicitly specified, the S-fu...

대략 13년 전 | 1

| 수락됨

답변 있음
about accessing the time inside embedded
This can be done by the use of persistent variables in the MATLAB Function. Essentially, Simulink 'remembers' the value of the v...

대략 13년 전 | 2