Community Profile

photo

FRANCISCO JAVIER


Last seen: 2 years ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

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

View badges

Feeds

View by

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


how can i get the intersection of two step curves?
how can obtain the intersection of two step curves

4 years ago | 1 answer | 0

1

answer

Answered
simple "While Loop" questions
function [vslSave]=prueba(x) vsl=x; vslSave=[]; while vsl<=10 if vsl >=0.001 && vsl<=0.01 increment ...

10 years ago | 0

Question


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

10 years ago | 1 answer | 0

1

answer

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

10 years ago | 0

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

10 years ago | 0

Question


How realised analysis parametric with simulink?
I wish realized a analysis parametric as the what make Pspice? Run several simulations changing a parameter.

10 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers