Question


AppDesigner future question: Menu Bar and Context Menus
Matlab Designers, I created an app yesterday in AppDesigner and loved it, much more so than GUIDE. My understanding is that Me...

environ 6 ans il y a | 3 réponses | 0

3

réponses

Réponse apportée
Previously accessible file is now inaccessible.
I have the same issue. All I did was finish my AppDesigner app, then move the app and its dependencies into a new subdirectory ...

environ 6 ans il y a | 0

Réponse apportée
Environment visible to timer callback function disppears after first iteration
I was able to find a solution that works, but I do not understand why. Changing ExecutionMode to FixedSpacing fixed everything....

plus de 6 ans il y a | 0

Question


Environment visible to timer callback function disppears after first iteration
Folks, I am fairly new to the timer object and its use. I have a timer GUI callback tied to a checkbox GUI element that looks ...

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

1

réponse

Réponse apportée
How can set colormap for below matirx?
Amir, Look into "caxis" and "colormap" functions. Basically, to manipulate the color map (so that it highlights different pixe...

plus de 6 ans il y a | 0

Question


Problem with "dirty" GUI configuration
Folks, I have developed a large GUI project using GUIDE. It is too large to convert to the new App Developer method of develop...

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

1

réponse

Réponse apportée
How do I use pipes with a system() call using ssh? Parsing issue?
Folks, I figured out my issue. This works. system('ssh user@domain "/bin/ps -afe | /bin/grep SearchString | /bin/awk ''{print...

plus de 6 ans il y a | 1

| A accepté

Question


How do I use pipes with a system() call using ssh? Parsing issue?
Folks, I am having difficulty, I believe with parsing, of a string that I am using to make a system call on my Windows 10 syste...

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

2

réponses

Question


Launching a thread that effectively pushes a button in your GUI periodically
Folks, I am an experienced GUIDE user. But I am still a beginner in manual GUI design. I am trying to implement a callback th...

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

1

réponse

Question


What does @(x,y)myFunction mean?
Folks, Could someone please point me to documentation that explains what the "@(x,y)" means in the below code? @(x,y)disp('Hel...

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

1

réponse

Question


Why does "Auto Width" feature not adapt to table axes size in GUIDE?
Folks, I'm trying to understand why in GUIDE, when I insert a table element, in the "Table Property Editor", the "Auto Width" f...

presque 7 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
'parpool' fails in deployed application
Hi Kevin, So I've looked more carefully at this and created a simple example to demo the problem. Just create a script "testAp...

presque 7 ans il y a | 0

Réponse apportée
'parpool' fails in deployed application
Folks, It would be great if this answer could be improved. I am having this issue now I believe, but I do not understand what ...

presque 7 ans il y a | 0

Réponse apportée
How do I prevent all my axes colormaps in a figure from being updated at once?
So if I step through, this clearly does not work in one of my guide-generated GUI callbacks: axes(handles.axes4); imagesc(data...

presque 7 ans il y a | 0

Question


How do I prevent all my axes colormaps in a figure from being updated at once?
Folks, I have a single GUI with several axes. When I set the current axes to axes 1, and I change the colormap with "colormap(...

presque 7 ans il y a | 2 réponses | 0

2

réponses

Question


Why does it take so long for Application Compiled exe to execute?
Folks, I have a Matlab GUI made with GUIDE that takes ~50 times longer to launch when I run the *.exe file directly from the "f...

presque 7 ans il y a | 1 réponse | 1

1

réponse

Réponse apportée
Using Tab Order Editor, it is slow and time consuming process
I'm confident you are not doing anything wrong, and that this rather a Matlab nice-to-have. I too find it terribly frustrating ...

plus de 7 ans il y a | 0