Feeds
질문
Data 'just_red' is inferred as a variable size matrix, while its properties in the Model Explorer specify its size as inherited or fixed. Please check the 'Variable Size' check box and specify the upper bounds in the size field. Component:MATLAB Func
I have a simulink model for image processing application, with raspberry pi camera input and sdl video display output, also from...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
'Failed to compute constant value for nontunable property 'Width'. In code generation, nontunable properties can only be assigned constant values.'.
I have a simulink model for an image processing application. I have an android camera, a simulink function block(that contains t...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
The function 'labelmatrix' is not supported for standalone code generation. See the documentation for coder.extrinsic to learn how you can use this function in simulation.
Hi, I face this error, when I try to build a simulink model (that has been created from matlab code using a function block). I...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
Undefined function or variable 'img'. The first assignment to a local variable determines its class.
Hello, I am trying to convert matlab code to simulink model for image processing project. I am adding the R,G,B outputs from and...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Matlab code to simulink model for android
I have written code for lane detection in MATLAB, Now I want to bring it to a simulink model with image input from android camer...
대략 8년 전 | 답변 수: 1 | 0
