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