A soumis


uigetfile_with_preview - GUI dialog window with a preview panel
Displays a file-selection dialog with an integrated preview panel.

plus de 9 ans il y a | 2 téléchargements |

4.66667 / 5
Thumbnail

Réponse apportée
Increase speed to read text file and parse date time data.
@Per - try to use _*dtstr2dtnummx*()_, as explained here: http://undocumentedmatlab.com/blog/datenum-performance Yair Altman ...

presque 10 ans il y a | 0

| A accepté

Réponse apportée
Performance problems with linkprop
It's difficult to diagnose or offer workarounds to your specific problem without knowing which specific properties you're linkin...

environ 10 ans il y a | 1

A soumis


smart_scrollbars fixes Matlab's listbox/editbox scrollbars to only show as needed
smart_scrollbars fixes Matlab's listbox/editbox scrollbars that display even when they are unneeded

environ 10 ans il y a | 1 téléchargement |

0.0 / 5
Thumbnail

Réponse apportée
About installing Color Inspector
The "%" character was only placed by IA in order to be a comment in the Matlab function... What IA basically said is that your _...

environ 10 ans il y a | 2

| A accepté

A soumis


UICOMPONENT - expands uicontrol to all Java classes
Enhanced replacement for uicontrol & javacomponent, accepting all Java (Swing/AWT) style components

plus de 10 ans il y a | 1 téléchargement |

5.0 / 5
Thumbnail

A soumis


getundoc - get undocumented object properties
GETUNDOC returns a structure of undocumented properties (names & values) for the specified object

plus de 10 ans il y a | 1 téléchargement |

5.0 / 5
Thumbnail

Réponse apportée
bug: extra space before greek letter if rendered with painters
I answered this on the Github forum, where all export_fig issues should be discussed (not here). <https://github.com/altmany/...

plus de 10 ans il y a | 1

Réponse apportée
tight window with axis('equal')
Check whether the axes' undocumented *LooseInset* property can help you: http://undocumentedmatlab.com/blog/axes-looseinset-pr...

plus de 10 ans il y a | 1

Réponse apportée
JIDE license key message (2013b)
Despite the fact that your program does not have a GUI, it is possible that some internal components are still trying to initial...

plus de 10 ans il y a | 2

| A accepté

Réponse apportée
A matlab program in a website
I am currently developing a commercial product called AppReflector: Matlab users will run their Matlab GUI program on the server...

plus de 10 ans il y a | 0

Réponse apportée
Is there a way to make the largest numerical value in each row in uitable bold, automatically (as in if the dataset varies) ??
The easy way (in the sense that you only need to use Matlab and a bit of HTML) is to add HTML tags in the cell contents, as show...

plus de 10 ans il y a | 1

Réponse apportée
How to improve performance of GUIs ?
I believe that you will find the following useful: http://undocumentedmatlab.com/blog/some-performance-tuning-tips It specifi...

plus de 10 ans il y a | 1

Réponse apportée
Different output figure by export_fig and save function in gui
export_fig, print and saveas only support foreground transparency in export to PNG files, and then only for patches. Read export...

plus de 10 ans il y a | 0

| A accepté

Réponse apportée
Does "persistent variable" help speed?
Persistent variables can indeed improve execution speed if you use them in a wise manner that utilizes their benefits, i.e. to c...

plus de 10 ans il y a | 1

Réponse apportée
Error Msg ' Not Connected' in IB Trading Toolbox with Interactive Brokers TWS
This problem is due to using the ActiveX connector to IB. You might wish to try the cross-platform Java-based approach (not A...

plus de 10 ans il y a | 0

Réponse apportée
Problems connecting Interactive Brokers to Matlab
This problem is due to using the ActiveX connector to IB. You might wish to try the cross-platform Java-based approach (not A...

plus de 10 ans il y a | 0

Réponse apportée
Error Connecting to IB using ibtws
As Walter mentioned, you need to purchase the Trading Toolbox in order to use the ibtws function. As an alternative, conside...

plus de 10 ans il y a | 0

Réponse apportée
Increase the plotting performance in the MATLAB level (drawmode/ optimizing rendering/ down sampling etc)
Matlab's new graphics engine ("HG2", introduced in R2014b) indeed degraded the performance for plotting numerous data points, co...

plus de 10 ans il y a | 19

Réponse apportée
Java Callbacks with uitab call wrong callback
Tab buttons are not independent ui controls, they are sub-components of the tab-group control. Therefore, findjobj(tab1) basical...

plus de 10 ans il y a | 0

Réponse apportée
Re-enable keypress capture in pan or zoom mode
Answered in detail here: http://undocumentedmatlab.com/blog/enabling-user-callbacks-during-zoom-pan

plus de 10 ans il y a | 2

| A accepté

Réponse apportée
Speed up systems with interpolant
scatteredInterpolant is a built-in function so we do not know how it is actually implemented internally, but it stands to reason...

plus de 10 ans il y a | 1

Réponse apportée
time scope and improving of performance in acceleration modes
You can find some ideas on improving your Simulink performance here: http://undocumentedmatlab.com/blog/improving-simulink-perfo...

presque 11 ans il y a | 0

A soumis


CodeSize
display information about the code size of a given source file or project folder

presque 11 ans il y a | 2 téléchargements |

4.33333 / 5
Thumbnail

Réponse apportée
skip legend entries in dynamiclegend
Take a look here: http://undocumentedmatlab.com/blog/handle-graphics-behavior Specifically: hasbehavior(hLine, 'legend',...

presque 11 ans il y a | 4

A soumis


ScrollPlot - scrollable X/Y axes
ScrollPlot adds a scroll sub-window to any supplied plot handles

presque 11 ans il y a | 3 téléchargements |

4.8 / 5
Thumbnail

A soumis


ticklabelformat - set a dynamic format of axes tick labels
ticklabelformat sets the axes tick labels format. The format is preserved during zoom/pan/maximize

environ 11 ans il y a | 1 téléchargement |

4.5 / 5
Thumbnail

Réponse apportée
Is there a computationally fast way to save figures as pictures?
There are two additional alternatives that you could try: * <http://www.mathworks.com/matlabcentral/fileexchange/24323-screen...

environ 11 ans il y a | 0

Réponse apportée
Error Connecting to IB using ibtws
This problem is due to using the ActiveX connector to IB. You might wish to try the cross-platform Java-based approach (not A...

plus de 11 ans il y a | 2

Réponse apportée
Trading Toolbox Connecting to Interactive Broker
This problem is due to using the ActiveX connector to IB. You might wish to try the cross-platform Java-based approach (not A...

plus de 11 ans il y a | 0

Charger plus