Statistica
RANK
2.044
of 297.016
REPUTAZIONE
31
CONTRIBUTI
7 Domande
12 Risposte
ACCETTAZIONE DELLE RISPOSTE
28.57%
VOTI RICEVUTI
17
RANK
640 of 20.419
REPUTAZIONE
2.798
VALUTAZIONE MEDIA
4.80
CONTRIBUTI
4 File
DOWNLOAD
87
ALL TIME DOWNLOAD
21436
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
How do I close all open scripts in the Editor window?
I suppose you may also close the Editor window, if you wanted to close all scripts. Why does not do the following simple way? ...
quasi 3 anni fa | 1
Domanda
Matlab disables monitor sleeping under Ubuntu
It seems once Matlab starts, the Ubuntu monitor won't fall into sleep, but stay on all the time on some Matlab versions. I have...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
can getpixelposition() be used for uifigure?
getpixelposition(hObj, recursive) is a convenient function to get the position of an object, especially when recursive is true....
oltre 4 anni fa | 1 risposta | 0
1
rispostadeprecated javacomponent and javaframe
Some missing functionality are added gradually. After some test with R2020b, I can conform the following: figure icon is implem...
oltre 4 anni fa | 2
programmatical access to current selection in uitable under uifigure
As mentioned in my previous post, Mathworks informed me the issue has been addressed since R2020a, but I did not find any docume...
oltre 4 anni fa | 5
| accettato
programmatical access to current selection in uitable under uifigure
In R2019b or earlier, there is no way to programmatically select a cell or row. This was confirmed with Mathworks and I requeste...
oltre 4 anni fa | 0
How can I access subfunctions from outside the main function in MATLAB?
Here are two methods I use to access local functions. The m file may look like this: function varargout = myMainFunc(in, vararg...
oltre 4 anni fa | 0
Increase the plotting performance in the MATLAB level (drawmode/ optimizing rendering/ down sampling etc)
I found this thread while looking for solutions to speed up patch update. My figure has four patches, each with ~32k vertices. E...
circa 7 anni fa | 0
Domanda
py.os.popen error under Windows
Later matlab versions can call python libraries directly. I came across a problem when calling py.os.popen or py.subprocess.chec...
oltre 7 anni fa | 1 risposta | 1
1
rispostaWhy the external dos command/program is so slow in 64 bit window?
I observed the slowness for both win32 and win64. I just posted a question <https://www.mathworks.com/matlabcentral/answers/3385...
quasi 8 anni fa | 0
Domanda
Performance of system/dos function
[status, cmdout] = system(cmd) has been reported to be slow for a while (see <https://www.mathworks.com/matlabcentral/newsr...
quasi 8 anni fa | 0 risposte | 4
0
rispostehow to separate mac address on windows...?
For Windows: [~, a] = system ('getmac'); mac = regexp(a, '([0-9A-F]{2}-){5}[0-9A-F]{2}', 'match', 'once'); % get first o...
quasi 8 anni fa | 1
simpler way to make new matlab function compatible to early version
Thanks for the answer and comment. Rik's method to use a wrapper will sure work. I think I found a simple way, which is to us...
circa 8 anni fa | 0
Domanda
simpler way to make new matlab function compatible to early version
flip is a builtin function for later matlab, but not for earlier matlab. I am thinking this simple way to take care of the comp...
circa 8 anni fa | 2 risposte | 2
2
risposteDrag and Drop file (txt file)
For anyone who is interested, here is <http://www.mathworks.com/matlabcentral/fileexchange/53511-drag---drop-functionality-for-j...
oltre 8 anni fa | 1
Domanda
how to add a separator line in popup uicontrol?
Is there a way to add a separator line for a popup uicontrol, like what "Separator" keyword does for uimenu? I searched, but ...
circa 9 anni fa | 2 risposte | 0
2
risposteWhy does R2013b keyboard freeze when toggling X11 forwarded windows?
Due to the above problem, I am using VNC viewer for now. The keyboard almost works fine, except several keys on the number pad. ...
circa 11 anni fa | 0
Why does R2013b keyboard freeze when toggling X11 forwarded windows?
I am having exactly the same problem, although I haven't tried other matlab versions due to access issue. Anyone has a solution?...
circa 11 anni fa | 0
Domanda
why serial write freezes in Matlab R2012b?
I just installed 32-bit Matlab R2012b on 32-bit Windows XP, but found that the serial write (both fprintf and fwrite) doesn't wo...
oltre 12 anni fa | 0 risposte | 0