![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/27818940_1665040485661_DEF.jpg)
D D
Followers: 0 Following: 0
Feeds
질문
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년 초과 전 | 답변 수: 1 | 1
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0