Statistica
RANK
100.477
of 300.369
REPUTAZIONE
0
CONTRIBUTI
9 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
44.44%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Is it really a license violation to effectively make MATLAB free idle licenses in less then 4 hours?
This question originates from a reply in the following: thread. I once wrote a python script that would try to get a floating l...
8 mesi fa | 1 risposta | 0
1
rispostaDomanda
StateFlow Negative in Condition Issue
Hello everyone, Earlier I was building a stateflow chart and when I was debugging it I run up into a weird bug. Apparently ne...
circa 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I get "shown" parameter or similar parameter for Simulink blocks?
Hello everyone, There is a parameter for systems; "shown". when you type ; get_param(gcs, 'shown') %or get_param('vdp', 'show...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
How to close block dialog box before it opens or hide it conditionally on Simulink?
Hello, I am trying to create a custom masked block, but when some conditions met -defined in callback script- I don't want the ...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
Is there a function to make Simulink window fullscreen in Matlab if it is not?
Hello everyone, I am opening the model with script and I want it to be fullscreen, also need to autoscale is there any functi...
circa 8 anni fa | 1 risposta | 0
1
rispostaHow to use handles/pathnames with "delete_line" function?
Alternative Salvation for this problem; using LineHandle, i.e.; MuxLines = get_param(allMuxes{1}, 'LineHandles'); % ...
circa 8 anni fa | 0
Domanda
How to use handles/pathnames with "delete_line" function?
I have block handles and pathnames but delete_line function always gives the error of : "Invalid Simulink object handle". I mean...
circa 8 anni fa | 1 risposta | 0
1
rispostaDomanda
Is there a function for finding the specific column number in a cell array?
Helle everyone, I think question is clear but, this is Matlab at all, I have a nx1 cell array and I want to know which column...
circa 8 anni fa | 2 risposte | 0
2
risposteDomanda
How to use dot notation (substructures and fields) with a parameter which has already "dot" in it??
Hello everyone I am new at matlab, so I think this is a very basic thing but I couldn't solve this. I have 1x1 cells that con...
circa 8 anni fa | 1 risposta | 0
1
rispostaWhy can't I see parameters when I use get_param?
Okay I found it, but it does not make any sense for me right now. I used get_param('sys/BlockPath', 'DialogParameters') : whi...
circa 8 anni fa | 0
| accettato
Domanda
Why can't I see parameters when I use get_param?
Hello all! I need to get values from simulink blocks. In order to do that, I need to use _get_param_ i.e get_param( _sys_, 'P...
circa 8 anni fa | 1 risposta | 0



