Question


Pattern matching problem
I realize my previous post was way too long so here is a simpler version: %callback for listbox1 %expirement% patte...

13 years ago | 1 answer | 0

1

answer

Question


Problem with Cell Arrays in GUIDE
I am attempting to fill a cell array as follows: CellArray(1,50)={zeros(M,N)} With M being popupmenu options and N being listb...

13 years ago | 3 answers | 0

3

answers

Question


Updating a Cell Array wit listbox and popupmenu options
Simple question: Given a cell array of: CellArray(1,50)={zeros(10,N)} 1. The 10 refers to 10 popupmenu options 2. The N re...

13 years ago | 1 answer | 0

1

answer