photo

Shashank

MathWorks

Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: Communications, Signal Processing, Programming Languages

Statistics

MATLAB Answers

0 Questions
3 Answers

RANK
4,294
of 300,508

REPUTATION
12

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
4

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

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

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
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 years ago | 1

Answered
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 years ago | 1

| accepted

Answered
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 years ago | 2