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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0