질문


Blackfin and Realtime WS
Hi, I've tried to generate VisualDSP++ code (only, without simulation or execution), using Target Preference Block (custom bo...

거의 13년 전 | 답변 수: 2 | 0

2

답변

답변 있음
Problems with for loop
Thanks at all !!! ^^

거의 13년 전 | 0

질문


Problems with for loop
Hi, I've a column vector q with 137 elements. I want generate a row vector Q Q=[q(i) 0] taking elements of q one by one. I've...

거의 13년 전 | 답변 수: 4 | 0

4

답변

질문


Convert range of signal values to constant by Simulink
Hi, I need a block system which outs a constant when signal varies between 2 values and only for a finite time range. for...

거의 13년 전 | 답변 수: 3 | 0

3

답변

질문


Unknow transfer function
Hi, I've a discrete transfer function (z-transfer function), how can i get equivalent transfer function in s-domain or its fr...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


Discrete blocks seem don't work
Hi, I've acquired a signal from a DAQ card by simulink (setting end time to inf) and i've saved it in .mat file. Now when ...

거의 13년 전 | 답변 수: 0 | 0

0

답변

질문


Interpolation Graph with Simulink (look-up table?)
Hi, I need to make e block with interpolation graph inside like this: http://upload.wikimedia.org/wikipedia/commons/d/d7/IvsV...

거의 13년 전 | 답변 수: 0 | 0

0

답변

질문


Run Simulink continuously with NI-DAQ
Hi, I need to run the acquisition by DAQ continuously with external analog input. I tried with Analog Input block from Da...

대략 13년 전 | 답변 수: 2 | 0

2

답변

질문


Signal Generator block doesn't work
Connecting Signal Generator block to scope block, i see it not generate setted signal. Why?

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


Installing one toolbox
Hello, Can i install one toolbox from Matlab's setup if i don't want entire MATLAB software? Or do i need Toolbox's setup ...

대략 13년 전 | 답변 수: 3 | 0

3

답변

답변 있음
To workspace Block and To Workspace Signal don't exist in workspace
I tried with this code: function s_function(block) setup(block); function setup(block) % Register number of port...

대략 13년 전 | 0

답변 있음
To workspace Block and To Workspace Signal don't exist in workspace
I build following S-function: function name(block) %name is MATLAB-file name setup(block); function setup(block) ...

대략 13년 전 | 0

질문


To workspace Block and To Workspace Signal don't exist in workspace
Hi, I don't understand why i can't assign simout or yout (default name of To Worspace block's variable) as variables in m.fil...

대략 13년 전 | 답변 수: 5 | 0

5

답변

질문


to compare the floating value of a signal with file.mat signal
Hi, In a simulink simulation i've "recorded" a signal in a file.mat. Now, in an other simulation i need to compare a new sig...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


Find an element of a matrix equal to a constant
Hi, If B is a matrix i need to find the index of element that is equal to a constant c where the constant c is undoubtedly some...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


Record simulation data to use it in an other simulation
Hi, I need to create a block in simulink that works like a memory: it must record input values and it must allow me to get a sp...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


Inverse function
Hi, If i've a rising time-depending funtion f(t) (therefore invertible) but with an unknow law (like a signal), how can i get...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


m-code S-function don't works with MATLAB Function "int" (definte or indefinite integral in MATLAB code)
Hi, I need to create a s-function block in simulink, to integrate a function but not respect to time (respect to an other fun...

대략 13년 전 | 답변 수: 3 | 0

3

답변

질문


Edit msfcndemo_limintm.mdl for definite integral respect to any function not equal to time
Hi, I don't know C-language but i ask how i can edit (if it's possible) S-function code in msfcndemo_limintm.mdl integrator ...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


A simulink block function for definite integral
Hi, How can i create a definite integral function block with 4 inputs (1st is the function that i want integrate, 2nd is the fu...

대략 13년 전 | 답변 수: 3 | 0

3

답변

질문


From Matlab to Simulink (alternative to Embedded MATLAB Function)
Hi, There is a way to take out m-file elaborations from MATLAB editor and put them in Simulink model (and so to simulink blocks...

대략 13년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Embedded MATLAB FUnction as elaboration block only
The problem is this: I've two changing inputs to EML; call them s1 and s2. They are two definite integrals each of them from t0...

대략 13년 전 | 0

질문


Create an array to record input value
Hi, I'm searching for an Embedded MATLAB Funcion which records insiede an array values input assumes. for example if I've...

대략 13년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Selected out to simulink
It's very very good!! Thank you very much. Therefore if we suppose that we connect to emlblock two variable inputs with the s...

대략 13년 전 | 0

| 수락됨

질문


Selected out to simulink
Hi, I've two arrays ARRAY1=[5 4 1]' ARRAY2=[6 5 9]' I need an Embedded funcion in simulink which take out equal value elemen...

대략 13년 전 | 답변 수: 2 | 0

2

답변

질문


Embedded MATLAB FUnction as elaboration block only
Hi, I have to made an Embedded MATLAB Function which puts input in "for" and/or "if" loop(s) and takes output from loop conditi...

대략 13년 전 | 답변 수: 3 | 0

3

답변