統計
MATLAB Answers
5 質問
0 回答
ランク
of 171,238
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
