Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0