필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Changing axes values in a GUI

조회 수: 2 (최근 30일)
Caitlin Schmidt
Caitlin Schmidt 2019년 7월 21일
마감: Rik 2019년 7월 21일
Write a GUI function to plot any user entered 1D function as shown below. User uses the edit text box to enter a function, then hits the enter key to plot it in the axes window.
Then add two “edit box” controls to change the range of the x-axis.
The minimal x has an initial value of 0; whereas the maximal x has an initial value of 100.
Change their values and enter the return key will update the plot with new axis limit.
I have the GUI written, and I am able to plot the function, but I am having an issue with being able to change the x-axes values with the two edit text boxes. Any help is appreciated!

답변 (0개)

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by