![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10385623_1522136013142_DEF.jpg)
Mandeguz
Followers: 0 Following: 0
Statistica
RANK
39.882
of 297.016
REPUTAZIONE
1
CONTRIBUTI
8 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
62.5%
VOTI RICEVUTI
1
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
How to communicate between multiple Arduino with I2C and Simulink
An option (I have this problem too, and nobody's answered so far so I'm exploring this route) is to use Mux/Demux logic with y...
oltre 7 anni fa | 0
Domanda
How do I delete the timer generated by the tic function?
When connecting to an arduino, oftentimes a timer will interrupt any commands I might have. Therefore, I've been deleting timers...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How do I run Labview code in MATLAB?
Say I have a subVI that gives me the inputs and outputs of a function. Can I run a MATLAB script that pulls and runs these Labvi...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How do I link a library (.dll and/or .lib) to my mex code?
I've been working with a company and given three files: a header file (.h), a static library (.lib), and a dynamic library (.dll...
oltre 7 anni fa | 2 risposte | 0
2
risposteDomanda
Radiobutton help, compiling error
Hi all, I've run into a strange problem while trying to incorporate radio buttons into my GUI. I'm programming it completely, an...
oltre 7 anni fa | 1 risposta | 0
1
rispostaCan MATLAB pass by reference?
How about when writing MEXs? Can one pass by reference within the computational routine and pull those values back to the main M...
oltre 7 anni fa | 0
Domanda
Mex programming for a beginner
I'm having trouble learning how to use MEX files, and all of the documentation (even this one: https://www.mathworks.com/help/ma...
oltre 7 anni fa | 2 risposte | 1
2
risposteDomanda
How do I copy a panel from one figure to another?
I have a figure A.fig and it has a panel A.pan, which is on A.fig. I have a pushbutton on A.fig that creates a new figure, B.fig...
oltre 7 anni fa | 1 risposta | 0
1
rispostaHow do I capture both the up and down edges of the same mouse click?
Found a solution, but I'm open to better ones (I'm sure more elegant ones exist). U = varargin{1}; U.Enable if(st...
oltre 7 anni fa | 0
Domanda
How do I capture both the up and down edges of the same mouse click?
I am building a GUI, and I have managed to capture the down click of a mouse with ButtonDownFcn, and the up click with the uicon...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How do I use an image as a resizeable pushbutton in a GUI?
So currently I have a pushbutton that can change to a specific picture via a popup menu. I also have a resizeable figure with re...
oltre 7 anni fa | 1 risposta | 0