Feeds
질문
How to frequency modulate the binary Input signal, in Simulink
Aim: To vary the output of the modulator based on '0' input or '1' input. By assigning one kind of frequency to '0' and one more...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
What methods do you use to bring the variable data from an external program or function into a guide GUI function file?
Pleae share the way you manage to bring the variables(which are updated in the external program/functions)from external program/...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
How to exchange the data between a GUI UIcontrol functions and an external function in some separate .m file
How can I exchange the values from a GUI function (say edit_text) with the external function in a separate file.
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
How to merge the waitbar into UIcontrol GUI
I have a UIcontrol program like below function [] = MyGui() S.fh = figure('units','pixels',... ...
거의 10년 전 | 답변 수: 1 | 0
