統計
All
Feeds
質問
save changes in variable pass in timer function
I want to change the value of a variable ( Precio) that i pass to a function in a timer. In the following call that variable don...
3年以上 前 | 0 件の回答 | 0
0
回答質問
running two guide in real time
I have two guides. In the firs guide i have a timer that read datas that charge in a second guide. How can run the second guide ...
3年以上 前 | 0 件の回答 | 0
0
回答質問
trigger when the clock change the hour
I want to put condition for loading data when the clock changes time, for example, when the time changes from 16:00 to 17:00. A...
3年以上 前 | 1 件の回答 | 0
1
回答質問
switch when the clock is on point
I want to put a condition when the clock changue the hour, i do that is bellow, but i want to know is there is other way to do t...
3年以上 前 | 0 件の回答 | 0
0
回答質問
How can reduce code?
I want to reduce the following code, where ind_cond is sub-set that satisfy cetain conditions. Someone can help me, please? ...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Delete all rows in a Table in a guide
When i delete all rows in a table in a guide, the header of the colws also dissapear, but i want maint it in the guide? How can...
4年弱 前 | 0 件の回答 | 0
0
回答質問
how can i get the intersection of two step curves?
how can obtain the intersection of two step curves
4年以上 前 | 1 件の回答 | 0
1
回答回答済み
simple "While Loop" questions
function [vslSave]=prueba(x) vsl=x; vslSave=[]; while vsl<=10 if vsl >=0.001 && vsl<=0.01 increment ...
simple "While Loop" questions
function [vslSave]=prueba(x) vsl=x; vslSave=[]; while vsl<=10 if vsl >=0.001 && vsl<=0.01 increment ...
約11年 前 | 0
質問
How count pulse when go up in simulink?
How count pulse when go up in simulink, to obtaint the speed of the motor throught a encoder that emits 50 pulses for revolution...
約11年 前 | 1 件の回答 | 0
1
回答回答済み
Name for this practice: c = x.^2
If you put a vector as x, the operator "." made the operation for each value of the vector.
Name for this practice: c = x.^2
If you put a vector as x, the operator "." made the operation for each value of the vector.
約11年 前 | 0
回答済み
how to make zero padding?
M=rand(2,1); K=[zeros(2,1) M zeros(2,1)]; N=[zeros(1,3); K; zeros(1,3)];
how to make zero padding?
M=rand(2,1); K=[zeros(2,1) M zeros(2,1)]; N=[zeros(1,3); K; zeros(1,3)];
約11年 前 | 0
質問
How realised analysis parametric with simulink?
I wish realized a analysis parametric as the what make Pspice? Run several simulations changing a parameter.
約11年 前 | 1 件の回答 | 0
1
回答質問
how can store signal in real time for period time?
I need collect the information of a period of time, for example, when a variable suffer a change while simulation is runinig in ...
12年弱 前 | 1 件の回答 | 0
1
回答質問
How store transient in real time?
I working with dspace and simulink. I need collect the information of transient, for example, when the load change, for can repr...
12年弱 前 | 0 件の回答 | 0