Community Profile

photo

IO2000


Active since 2012

Followers: 0   Following: 0

Message

Electrical Engineer

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Functions calling back function
The followwing code should shows the value of "a" when the user press the submenue "ADD or "MULT". but it does not. Why? ...

11 years ago | 1 answer | 0

1

answer

Question


conditional Plotting in gui
How Can I get the status of a callback. This status should show if a callback is executed or not yet excuted. The real problem a...

11 years ago | 0 answers | 0

0

answers

Question


PLOT COMMAND USING string arguments
I have the following code if true x = get(text1,'string'); y = get(text2,'string'); axes(plot1); plot(x,y); en...

11 years ago | 1 answer | 0

1

answer

Question


Initializing Axes title and Xlim - GUI
I have the program below, How can I set the Xlabel and Xlim before the push button is executed (initializing). I want to see the...

11 years ago | 0 answers | 0

0

answers

Question


Integration problem
I have the following equation R(V) = int{ (1 - (1-P(v))^n) * F(v)} dV where: int ...> integral simbol from -inf to V, dV...

12 years ago | 1 answer | 0

1

answer