Feeds
提问
Opening PDF from web app
Hi, I'm trying to let the user open a help file in PDF format in the Web App version of a tool. In the Matlab app version I c...
1 year 前 | 2 个回答 | 0
2
个回答提问
Cell-specific context menu in uitable
We're replacing the Java components in our GUIs because they won't be supported soon. One feature that I've not been able to re...
3 years 前 | 1 个回答 | 2
1
个回答提问
uibutton positioning when resize uifigure
If I create a simple popup window like this: h = uifigure; h.Position = [0 0 600 400]; centerfig(h) uiLabel = uilabel(h,'Posit...
3 years 前 | 1 个回答 | 0
1
个回答提问
uifigure vs figure - advice please
We have a set of Matlab-based tools that all use a common set of GUI superclasses to provide a consistent look and feel plus cer...
4 years 前 | 0 个回答 | 2
0
个回答提问
How to generate mlapp file
I have a GUI that I compile with Matlab Compiler and then deploy the .exe file on other machines. The GUI was created programat...
4 years 前 | 1 个回答 | 0
1
个回答提问
Overloaded function causes Matlab to hang
I needed to compile some code in an old version of Matlab for a customer and one builtin function wasn't supported in 2014b and,...
4 years 前 | 1 个回答 | 0
1
个回答提问
Can I put an anonymous function into a Simulink block
Although pretty good with Matlab, I’m a total amateur with Simulink so hoping someone can help. I have a Matlab function y = ...
8 years 前 | 1 个回答 | 0