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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
