Feeds
提问
display a matrix that contains strings and numbers
hi take for example the following: nameMatrix = {'abc';'ef'} dataMatrix = [ 1 2 3; 4 5 6] fullMatrix = {nameMatri...
12 years 前 | 1 个回答 | 1
1
个回答提问
publish to html gui results
hi i was wondering how to publish the results of a gui
12 years 前 | 2 个回答 | 0
2
个回答提问
workspace view
hi i am writing a gui using handles. i was wondering when i run the gui if there is a way to see the workspace. to see the valu...
12 years 前 | 1 个回答 | 0
1
个回答提问
find a string element in a structure matrix
assume i have a matrix t = 'abc' 'defg' 'hi' i want to check if 'abc' is in the matrix t however this cod...
12 years 前 | 3 个回答 | 1
3
个回答提问
passing variables from gui to another m file
hi i have a gui interface whereby there is a drop down list to choose which data set you want. i have another my file that i...
12 years 前 | 1 个回答 | 0
1
个回答提问
Connecting Gui to another m.file
i want to create a push button that will automatically link to another m file and run the m.file how do i create that? thank...
12 years 前 | 1 个回答 | 0