Feeds
質問
Creating an Array in Simulink with Efficient Timing
Hello, I am building a model in Simulink. In this model, I need to create an array and save this array for analysis when the si...
4年以上 前 | 0 件の回答 | 0
0
回答質問
Simulink Code Generation Error: Array of Classes Initalization
Hello, I am trying to built a Simulink function which keeps record of the statistics of the system by using array of classes. ...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Can SimEvent library components be used with HDL Coder?
Hi, I want to use Simulink to model my FPGA design by ısing HDL coder. I have all the necessary licenses(I've tried some basic ...
5年弱 前 | 1 件の回答 | 0
1
回答回答済み
Cant Use Reshape Function with Randi or Randperm
I found the error. permboxin_temp = dec2bin(permboxin_temp); When this line is used with randi, a double array is created rath...
Cant Use Reshape Function with Randi or Randperm
I found the error. permboxin_temp = dec2bin(permboxin_temp); When this line is used with randi, a double array is created rath...
5年以上 前 | 0
| 採用済み
質問
Cant Use Reshape Function with Randi or Randperm
Hi, I am trying to generate a random number vector and use it as shown in below: plaintextsamples = randi(65535,1,1000); for ...
5年以上 前 | 2 件の回答 | 0