Feeds
질문
Access subset of elements in a cell
I have created the following cell C from reading a txt file. {["0719-3" ]} {["0729-2" ]} {["0742-5" ]} {["07...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
error starting a GUI
I have developed a simple gui with radiobuttons. Everything works fine as long as I start the gui from the script and then use i...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
gui with guide:
Can I create a set of "chldren" radio buttons that can be selected only if a "father" radio butto is selected?
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
subset of varargin as function input
I call a function in the main code plotFT( var1,var2,...,var13) whose input variable can be either 10 or 13. The functio...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
Structure variable as input in MATLAB function using VARARGIN
I wrote a main function in Matlab that calls other functions, each of which produces plots in a new figure. Though each function...
대략 6년 전 | 답변 수: 1 | 1