Community Profile

photo

Bruno


University of California San Diego

Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Matlab Deployed Application Plugin
I have created a deployed application using Matlab, and would like to allow end users to write their own plugins for the applica...

10 years ago | 1 answer | 0

1

answer

Question


Matlab APP Version and Icon Issues
I have a standalone application that I create and works great when I compile it with Matlab 2013a. I recently upgraded to Matlab...

10 years ago | 0 answers | 0

0

answers

Answered
Different Behavior when Closing a Standalone Application
So, the workaround for this issue is to call "exit" from the close request function if deployed.

11 years ago | 0

| accepted

Answered
listdlg obscures longer prompts
For anyone out there experiencing the same frustration as I was, the solution I've come up with is to enter the prompt string as...

11 years ago | 2

| accepted

Question


Different Behavior when Closing a Standalone Application
I'm experiencing two different behaviors with a standalone application generated in R2012a for deployment on Mac computers. If ...

11 years ago | 1 answer | 0

1

answer

Question


Drop Down Menu Width
The width of the dropdown menus in Matlab GUIs appear to me to be fixed to their designated width. Is there a way to have the w...

11 years ago | 2 answers | 0

2

answers

Question


listdlg obscures longer prompts
I'm using a listdlg to get information from users, but the prompt for my dialog is too long to fit on one line. Unfortunately t...

11 years ago | 3 answers | 0

3

answers

Question


Issues with Symbolic Solve
I'm using R2012a and have run across the following issue when using the function solve. syms a b c temp = solve(a*b+c) ...

11 years ago | 1 answer | 0

1

answer