Statistica
RANK
13.023
of 300.851
REPUTAZIONE
3
CONTRIBUTI
7 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
42.86%
VOTI RICEVUTI
3
RANK
of 171.294
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
Domanda
Variable Time Step Solver
I'm trying to figure out the time steps used in my model when it is set on variable time step. So far I have been looking at the...
quasi 13 anni fa | 2 risposte | 0
2
risposteDomanda
MATLAB GUI Pre-Selected button
Hi, I have added some toolbar buttons on my GUI but as usual they are by default deselected. However, I would like to set one...
quasi 13 anni fa | 1 risposta | 0
1
rispostaDomanda
Guide not generating callbacks
Hi, I have a GUI that is made with GUIDE. The GUI works but when I have to modify the GUI with an extra button or something, ...
quasi 13 anni fa | 1 risposta | 0
1
rispostaMeasure compile time and run time separately in Simulink
Thanks for the help Kaustubha. It was exactly what I was looking for. But is there a way to do this without hte profiler? The...
oltre 13 anni fa | 0
Measure compile time and run time separately in Simulink
By compile time, I mean this: When I click run on simulink, there is a green loading bar. Once the green loading bar is done,...
oltre 13 anni fa | 0
Domanda
Measure compile time and run time separately in Simulink
Hi, I would like to measure compile time and run time separately in Simulink. If I use tic; sim('model.mdl'); toc, then I get...
oltre 13 anni fa | 4 risposte | 1
4
risposteDomanda
Simulink performance regarding virtual and non-virtual buses
Hi, I would like to use non-virtual bus objects in Simulink because it gives me a very organized way to duplicate objects mul...
oltre 13 anni fa | 1 risposta | 1
1
rispostaDomanda
Using set_param on parameter 'ProdHWDeviceType'
I need to use set_param on parameter 'ProdHWDeviceType' but it just doesn't work. I've tried it on other parameters and it works...
oltre 13 anni fa | 1 risposta | 0
1
rispostaIs it possible to make input or output ports in Simulink to automatically take the name of the signal?
How do I set the port name using set_param? Apparently set_param(port_handle, 'Name', 'test_name') doesn't work "Invalid s...
oltre 13 anni fa | 0
Domanda
Is it possible to make input or output ports in Simulink to automatically take the name of the signal?
Is it possible to make input or output ports in Simulink to automatically take the name of the signal? So for example, I have...
oltre 13 anni fa | 2 risposte | 1
