photo

FRANCISCO JAVIER


Last seen: 約3年 前 2013 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Thankful Level 2
  • Thankful Level 1
  • First Answer
  • Speed Demon
  • Solver

バッジを表示

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...

3年以上 前 | 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 ...

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.

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)];

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 ...

11年以上 前 | 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...

11年以上 前 | 0 件の回答 | 0

0

回答