Statistiques
RANG
9 731
of 295 467
RÉPUTATION
4
CONTRIBUTIONS
11 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
27.27%
VOTES REÇUS
4
RANG
7 873 of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
4
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Double click callback on a cell in uitable without Java?
After google-ing for a while, I cannot find a feasible solution to realize the double click callback on a cell in uitable. D...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Add a event callback across all instances of class??
The idea is as follows: If a property of an instance of class is changed, then all the instances of this class should take t...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
"findobj" for user defined class?
Does anyone has an idea whether is there a way to fetch all instances of certain class from a up-level instance of different cla...
plus de 9 ans il y a | 2 réponses | 1
2
réponsesQuestion
Control Gui elements from Java / Mex externally using separate thread ??
Hello, I just want to ask whether it is possible to control / update a Matlab GUI object from Java or Mex without using the para...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
Axes doesn't move with parental uipanel ??
I just met something what I don't understand and need help. My Matlab version is 2011b. In my application it seems the axes do...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
Display utf 8 symbols, e.g. chinese, janpanese as text object in Axes ?
Is it possible to display utf-8 symbols, e.g. chinese, janpanese as pure text object in an axes ? I tried but the text is not...
plus de 9 ans il y a | 1 réponse | 0
0
réponseWhy buttondownfcn of pushbutton not work in a classdef file ??!!!
Ok, I find out why ... I have to set the property 'enable' -> 'inactive' to invoke the callback.
plus de 9 ans il y a | 0
| A accepté
Question
Why buttondownfcn of pushbutton not work in a classdef file ??!!!
I just want to build a pushbutton in a class defintion with a buttondown callback. But there is no reaction if I click the butt...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
Put an axes upon listbox of uicontrol?
I tried to put a axes upon a listbox using uistack(), but it doesn't work. Does anyone know why and perhaps a work around? ...
plus de 9 ans il y a | 1 réponse | 0
0
réponseA résolu
Check if sorted
Check if sorted. Example: Input x = [1 2 0] Output y is 0
plus de 9 ans il y a
A résolu
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
plus de 9 ans il y a
Question
How to hide/merge the classdef m files?
I want to deploy my matlab application to other one. And it contains several classdef m files. As far as I know, one can convert...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
Change the uitabgroup's tab color or font color?
Is it possible to change the uitabgroup's tab color or font color? e.g. I set the background color of uitabgroup to dark, so it ...
plus de 9 ans il y a | 2 réponses | 3
2
réponsesQuestion
Save graphic object in an axes to mat file
Supposing that I have a figure with axes, which contains several graphic objects, e.g. lines, texts, perhaps also some GUI eleme...
plus de 9 ans il y a | 1 réponse | 0