Statistics
5 Questions
0 Answers
RANK
160,000
of 295,448
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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
answersQuestion
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
answerQuestion
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
answersQuestion
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...
13 years ago | 1 answer | 0