Python, C, MATLAB
Spoken Languages:
English, Italian
Statistiques
RANG
24 144
of 295 569
RÉPUTATION
1
CONTRIBUTIONS
13 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
53.85%
VOTES REÇUS
1
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
GUIDE changes my figure size and displays wrong information
I have a 980 x 720 pixels GUI figure. I need to modify it with GUIDE, but when I open it on my laptop with 1366 x 768 screen res...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I do to enable zoom only for a specific axes?
In my figure I have two axis showing two plots, and another axes, filled by an image,that I use such a 'button'. The 'button' d...
plus de 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
Axes tag disappears after imagesc
In my figure, created with 'guide', I have an axes object, which Tag is 'axes1'; After an 'imagesc' statement the Tag is empty. ...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
extract from structure data with a field with the same value
I have a structure with several fields and I want to extract only the structure elements having the same value for a particular ...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Simulink Image From File parametrization
In my Simulink model I have a Image From File block to load an image to process and I've created a mask to choose the image file...
presque 4 ans il y a | 1 réponse | 1
0
réponseQuestion
WindowButtonDownFcn vs zoom or pan
In my figure I have some little images; I've implemented WindowButtonDownFcn so when I click on an image, I do something differe...
environ 4 ans il y a | 1 réponse | 0
1
réponseText object out of the axes
Thank you , Amreer, it works. I don't understand why the text object behavior cannot be the same of the patch one. They're both...
environ 4 ans il y a | 0
Question
Text object out of the axes
On my axes I draw an item (for example a circle) and close to it I put a text object as the name of the item. When I change the...
environ 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
how superimpose a moving picture over an axis?
I have an axis on which I have to put some objects (pictures) on it to create a scenario. I want to do it choosing the object p...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Build calling tree of a program
I need to build the calling tree of a Matlab program made up of .m files placed in one folder. I built a function that build t...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I fill a structure array with a scalar array?
I have a structure array like this: myStruct=repmat(struct('field1',0),10,1); and I have a double array: myarray = [1 2...
plus de 7 ans il y a | 3 réponses | 0
3
réponsesQuestion
How to configure QR coder encoder (Lior Saphira)
I need to create a QR code of my binary data, I've tried Saphira's solution, but the code example creates a QR code with Low err...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
using Matlab serial object in a C driver
In my Matlab application I use a Delay Generator connected to a serial port and a PCI time stamping card, which has a driver wri...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
codegen: can I use a Matlab global structure in a mex function created with codegen?
I have a global structure S defined in my Matlab function and I use it in another function I want to compile with coder. Is it p...
environ 12 ans il y a | 2 réponses | 0