metehan akinci
Followers: 0 Following: 0
Statistica
8 Domande
0 Risposte
RANK
29.063
of 295.495
REPUTAZIONE
1
CONTRIBUTI
8 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
1
RANK
of 153.991
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
Why does Simulink "model" function documentation is no longer available after the 22a?
Hello, I have been using the "model" functions for almost 6 years, then when I downloaded the new matlab relase (22b or newer),...
6 mesi fa | 1 risposta | 0
1
rispostaDomanda
S-Function support for future releases
ı am using R2023a and creating s-functions from subsystems for fast compile time and fast simulation time. Simulink gives warnin...
circa un anno fa | 1 risposta | 0
1
rispostaDomanda
How to get Simulation Status correctly?
Hello, I was trying to get Simulation Status after i compile the model using ; get_param('myModel', 'SimulationStatus') yet eve...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I find the documentation of the AnalyticLinearization Parameter and Model function flags?
Hi, I have been looking inside a Matlab's linearization scripts and found the below usages. 1) set_param(model,'AnalyticLine...
circa 4 anni fa | 0 risposte | 0
0
risposteDomanda
How can i find specified numbers in an array without using for loop?
I want to find places of specified values in an defined array but without using for loop since it really slows down my code. Th...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I erase Sheet1 Sheet2 and Sheet3 in excel file using writetable function in matlab?
I m using write table function to create an excel file yet i can not erase sheet names which are 1 2 3. How can I erase the Shee...
oltre 5 anni fa | 1 risposta | 1
1
rispostaDomanda
How can i generalize what is inside the ndgrid function?
I have a Values Matrix Values={[3 4],[2],[3 4 5]} %% which is randomly created. [Numbers{1:length(Values)}]=ndgrid(Values{1...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I find which row has a specied values that I entered?
So for example; Lets say A=[4 5 6 7; 8 4 5 6;4 5 6 8;8 4 8 9 ;1 2 2 4;5 3 4 6]; and i want to find which row has the vector ...
quasi 6 anni fa | 2 risposte | 0