Statistik
RANG
6.624
of 297.010
REPUTATION
6
BEITRÄGE
21 Fragen
4 Antworten
ANTWORTZUSTIMMUNG
47.62%
ERHALTENE STIMMEN
6
RANG
of 20.418
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.687
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to set an uicontextmenu onto a uipushtool
Hi, is it possible to set a context menu onto a pushtool in a toolbar? What I want is that the uipushtool triggers its action...
mehr als 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Using builtin assignment for classes that overload the assignment operator '='
Hi, I'm trying to find out if it is possible to recover the functionality of '=' for properties in a class that have their ow...
fast 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
create a new figure ensuring that it does not overlay on other figures
Hi, I'm sure this functionlaity is there somewhere, but I cannot find it. Is there a way to create a figure maikng certain th...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Getting current actual width of a column in a uitable
hi all, I need to find out the size of each column in an uitable. If I use get: widths = get(hTable,'Columnwidth'); t...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
find the absolute path of a package
Hi! is there an obvious way to find out the absolute path of a package? I mean, if I define a package directory some where ...
etwa 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Can I just tar an installed version of the MCR and distribute it?
Hi, I wonder if the MCR for a given platform actually needs to be installed in the target computer (i.e., if the Mathworks-pr...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to get the name of the calling class in a static method?
Hi, is there a way so that a static method can get the name of the class that is calling it? In a non-static method, one a...
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to find listeners attached to an object
Hi, I thought this would be a trivial task, but I cannot find the way to do this. Given an object in your workspace, is the...
mehr als 10 Jahre vor | 2 Antworten | 2
2
AntwortenFrage
create a totally black screen
Hi, I'm trying to use Matlab to cover the full screen of the computer with an image (in this case a full black background). I...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortConvert a character into a pixel matrix
exactly what I needed... thanks!
mehr als 10 Jahre vor | 0
Frage
Convert a character into a pixel matrix
Hi, I need a function that converts a text character into a pixel matrix. The reason is that I need to create a toolbar w...
mehr als 10 Jahre vor | 3 Antworten | 0
3
AntwortenGUIDE start window appears totally empty (no controls)
Jut in case someone comes across the problem: I just changed to GNOME, and everything is back to normal...
fast 11 Jahre vor | 0
| akzeptiert
Frage
GUIDE start window appears totally empty (no controls)
Hi, I'm running Matlab 2013b on Ubuntu, and I'm having many problems with the display of windows. For instance, when I try to...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
empty tooltips in code analyzer
Hi, I'm running Matlab (R2013b) on Ubuntu (results of ver command are pasted below). I've just started working with this s...
fast 11 Jahre vor | 1 Antwort | 4
1
AntwortFrage
Coarsening a triangulation that defines a surface in 3d
Hi, I have a triangulation in 3d that represents an open manifold (it actually represents part of a cell membrane, i.e a surf...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Can the ButtonDownFcn of a plot object identify which point has been clicked?
Hi, Is there a way that I can allow the callback to the clicking into a plot or scatter object to recognize which individual ...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
library dependencies of executables created with mcc in Linux
Hi, I'm trying to understand how the runtime system of Matlab works. My problem is that I thought that an executable woul...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenVery bad performance of parallel tasks calling a Matlab precompiled executable
Well, I find the answer to my own question, in case some other people come across the problem: I just needed to provide a path f...
mehr als 12 Jahre vor | 0
| akzeptiert
Frage
Very bad performance of parallel tasks calling a Matlab precompiled executable
Hi all, I’m having trouble understanding the behaviour of Matlab executables in a parallel environment. I’m not talking at al...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
standalone executable opens with warning for missing directory paths
Hi, when I use mcc to compile a matlab function, the standalone opens allways with a warning: | Warning: Name is...
etwa 13 Jahre vor | 1 Antwort | 0
1
AntwortCopying from GUI listbox to Matlab Desktop
thanks to both of you: clipboard() is exactly what I needed. And the "activation" with Callback the part that I hadn't understoo...
mehr als 13 Jahre vor | 0
Frage
Copying from GUI listbox to Matlab Desktop
Hi, is there a way to copy (selected) elements listed in a listbox GUI to the buffer (Ctrl-C,etc) and from there to the edito...
mehr als 13 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
mcc freezes during compilation
Hi, I'm compiling a "hello world"-like function just to test the compiling functionalities of my sistem (which used to work ...
mehr als 13 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
editor slow: maximun number of lines?
Hi, I'm writing a GUI, and the companion .m files is around 5000 lines long. The problem is that editing anything there with ...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Copying files from Matlab without a system call
Hi everybody, I'm having a problem running a compiled matlab script. The script includes some "copyfile" commands, which norm...
mehr als 13 Jahre vor | 2 Antworten | 0