Community Profile

photo

eliza


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 1

1

answer

Answered
workspace view
right click on handles and click on "open handles'

12 years ago | 0

| accepted

Question


publish to html gui results
hi i was wondering how to publish the results of a gui

12 years ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 3 answers | 1

3

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer