photo

priya agarwal


IIT Mandi

Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: VLSI

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
179,202
of 300,553

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
88.89%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

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

  • Thankful Level 3

View badges

Feeds

View by

Question


How to call a simulink block/model in a matlab function?
I have used a look up table block in simulink. I want to call this model in my matlab function. How to do this? Its different th...

12 years ago | 1 answer | 0

1

answer

Question


When I fix inputs in the matlab testbench (for hdl code conversion) , is the hdl code generated based on those inputs only?
I am converting a matlab code to hdl. For that I have to give a testbench and thus my input values become fixed. Suppose I hav...

12 years ago | 1 answer | 0

1

answer

Question


How to remove the error 'the combination of fixed point and floating point is not supported'?
I want to convert matlab function to vhdl. the function is mod. During fixed point conversion it gives the above error wit...

12 years ago | 1 answer | 0

1

answer

Question


why the error and how to remove it : Could not open file variable. No such file or directory.
I am converting a matlab function to vhdl. During fixed point conversion I get the following error in Build Log. *Error usin...

12 years ago | 3 answers | 0

3

answers

Question


What is the Fixed-Point function replacement for atan?
I am converting my matlab function to vhdl. What is the function replacement for atan so that it can be converted to fixed point...

12 years ago | 3 answers | 0

3

answers

Question


Why is matlab crashing again and again when I try to convert simulink model to hdl?
Whenever I choose the option code->hdl->convert to hdl, a box opens with errors. when I try to open the error matlab crashes.

12 years ago | 1 answer | 0

1

answer

Question


how do I read the value of the inputs of a block during runtime?
I have a simulink model and I want to read the value of one of the inputs of a subsystem of the main model. I paused during runt...

12 years ago | 1 answer | 0

1

answer

Question


How to remove the error : 'bus output must be defined by bus object for hdl code generation'.
I am trying to convert the following simulink model to vhdl. But this error is coming a lot of times. As well as many other e...

12 years ago | 1 answer | 0

1

answer

Question


How to remove the error " Coder error: Found unsupported matrix type at output port: 0"?
I am trying to convert the following function as well as test script to vhdl. I know that Rxyz returns a matrix as output thus t...

12 years ago | 1 answer | 0

1

answer