photo

Adam Hicks


Last seen: environ 4 ans il y a Actif depuis 2017

Followers: 0   Following: 0

Statistiques

All
  • Solver
  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


How to get value of uicontrol object whose callback is executing?
I have a GUI with a variable number of uicontrol pushbuttons which share a single callback function. In order to make this work,...

plus de 5 ans il y a | 2 réponses | 0

2

réponses

Question


How to isolate a figure created in the callback of a GUI?
I have a GUI which displays next to a graph and contains a single input of an offset value for the graph. The callback for the e...

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


Problem with textscan when file doesn't exist.
In my program I check if there is stored information on the user in userdata.txt. When the file doesn't exist yet I get the erro...

plus de 6 ans il y a | 2 réponses | 0

2

réponses

Question


Red object detection picking up yellow color.
Part of my program isolates the red objects in an image and displays them in a binary image. It works well but has been includin...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


Reading strings from text file to a MATLAB cell array
I have a text file with data that looks like this: Ta Example Name1 Tn Example Name2 Th Example Name3 Td Example N...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


Getting 'Subscripted assignment dimension mismatch' error when my image dimensions match?
I am trying to overlay one image on another and I keep getting a dimension mismatch error. Here is the relevant block of code: ...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


Using 'default' as default answer in inputdlg.
I'm using an inputdlg prompt for user input and one of the options for another program I'm using is an input of the string 'defa...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


Try, Catch not working with system command.
In my program I have the following block of code, try !"C:\Program Files\MATLAB\R2016b\bin\matlab.exe" -r "foo" c...

plus de 6 ans il y a | 2 réponses | 0

2

réponses

Question


Can my program add code to itself?
I'd like to add a sort of learning ability to my program where it recognizes new name inputs and adds them to my current list as...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
How to run a .m file in a new MATLAB instance?
I found the solution <https://www.mathworks.com/help/matlab/matlab_env/startup-options.html here> . !"C:\Program Files\MATL...

plus de 6 ans il y a | 0

| A accepté

Question


How to run a .m file in a new MATLAB instance?
I'm running a script which calls several functions, and one of these only works in a new version of MATLAB (R2016b). I'm trying ...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Error when deriving class from mlreportgen.dom.Document super-class
Solved previously by staff member Sean de Wolski, "... the DOM API was released in R2014b so you'll need to upgrade to that rele...

plus de 6 ans il y a | 2

| A accepté

Question


Error when deriving class from mlreportgen.dom.Document super-class
I'm on the R2010b version of MATLAB and I have the report generator and license (license test matlab_report_gen == 1). When I tr...

plus de 6 ans il y a | 1 réponse | 0

1

réponse