Community Profile

photo

dung cam


Last seen: 約2年 前 2021 年からアクティブ

統計

Content Feed

表示方法

質問


I have a program like this (MATLAB function on Simulink): And I want it to stop when I get 256 values. Does the randi function work almost continuously?
function [ key ] = keyGen() key = zeros(1,256); for i = 1:256 if(rem(i,9)==0) key(i) = i; else x =...

約2年 前 | 1 件の回答 | 0

1

回答

質問


how to create simulink in matlab 2019b?
Create simulink file

約2年 前 | 1 件の回答 | 0

1

回答

質問


I don't know the name of this toolbox

2年以上 前 | 1 件の回答 | 0

1

回答