![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14391003_1545157147784_DEF.jpg)
metehan akinci
Followers: 0 Following: 0
Statistiques
9 Questions
0 Réponses
RANG
28 817
of 297 046
RÉPUTATION
1
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
55.56%
VOTES REÇUS
1
RANG
of 20 422
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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
Is there a way to select variant choice using a simulink signal instead of constants?
Hello, i have a simulink block diagram, that has a logic gives 1 or 2 in the simulation time with given inputs. I want to use th...
2 mois il y a | 1 réponse | 0
1
réponseQuestion
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),...
9 mois il y a | 1 réponse | 0
1
réponseQuestion
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...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 6 ans il y a | 1 réponse | 1
1
réponseQuestion
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...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 6 ans il y a | 2 réponses | 0