D D
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
35,021
of 295,448
REPUTATION
1
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Question
fatal error: rtwtypes.h: No such file or directory #include "rtwtypes.h"
My model has some reference model in accelerator mode. When I update the model, I get the error fatal error: rtwtypes.h: No suc...
1 year ago | 1 answer | 1
1
answerQuestion
How to reduce start time of my simulink model
I want to reduce the time to start the simulink model. I found the compilation is taking more time (5 minutes) before starting t...
1 year ago | 1 answer | 0
1
answerQuestion
Simulink start takes long time to compile
I have a simulink model, with a few reference models. When I 'Update' the model, it is so fast.. But when I 'Run' the model, com...
1 year ago | 2 answers | 0
2
answersQuestion
Code generatable option to read a *.tif file using MATLAB/Simulink
Hi.. Can someone help me to identify a code generatable API/block for *.tif image reading in MATLAB/Simulink.. Thanks in Advanc...
2 years ago | 1 answer | 0
1
answerQuestion
Is there a way to stop simulation, when an error case is met.
In simulink, if an error occurs (eg: invalid input parameters), is there a way to stop simulation at that point. I know below o...
2 years ago | 0 answers | 0
0
answersQuestion
Find area of a polygon portion of an Image (Code generatable code)
I want to calculate the area of the a portion of binary image, as shown in example. I know, there are different different opt...
2 years ago | 1 answer | 0
1
answerQuestion
Split a rhombus in an image into four through centroid
I need to find the area of 4 partitions of the rhombus like image. Thank you in advance for the support. The partition should b...
2 years ago | 2 answers | 0
2
answersQuestion
Linear solving without fixing the input
Inputs - a, b Output - d,c (where d equals c) AND x,y where dx+cy = 0 In general, I have 2 random inputs. I need the outpu...
2 years ago | 1 answer | 0
1
answerQuestion
linear inequality constrains based on absolute values
Please help me to define the inequality constrains for quadprog in the below scenario x+y <= 0.1*abs(x) x+y >= -0.1*abs(x)
2 years ago | 2 answers | 0