Feeds
提问
Conflicting use as the name of a variable in MATLAB GUI
Hello, I have this part of a code: d= num2str(j); for j=1:n sol=exp(1i*(dz/2)*(K_xD.^2)./2/k_0).*fft(U);...
9 years 前 | 1 个回答 | 0
1
个回答提问
Store data from slider to share it with a pushbutton in MATLAB GUI
Hi, I am trying to create a GUI where the user can select a value using a slider and then can obtain a plot by pressing a pus...
9 years 前 | 1 个回答 | 0
1
个回答提问
Link two button group with push button in Matlab GUIDE
Hi, I am trying to obtain a GUI with basically two button groups (with two buttons each) and a push button. First button grou...
10 years 前 | 1 个回答 | 0
