Shiv Nileshkumar Matliwala
Followers: 0 Following: 0
Statistica
15 Domande
0 Risposte
RANK
212.220
of 295.569
REPUTAZIONE
0
CONTRIBUTI
15 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
40.0%
VOTI RICEVUTI
0
RANK
of 154.105
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
how to get value of a Variable from dSPACE Data Dictionary using MATLAB Command ?
I have one DD opened and I would like to check each variable's Value if it is defined or not using only the MATLAB commands. So,...
6 mesi fa | 0 risposte | 0
0
risposteDomanda
How to make a function in script which can handle the bus inside bus inside bus signals and add the bus creator and bus selector pairs according to the signals ?
Suppose I have one block in which there is one bus signal coming for example 'main_bus' now this bus signal has 5 to 6 signals i...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
how to compare a row of the table with other rows of that table itself for the particular Columns ?
Suppose I have a table as below, Now, in the above table first I want to check the TaskAssignment value. If it is 'Separated' ...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
How to load the simulink model(.slx) into dSpace Configuration desk by only using the matlab command(API Interface) ?
I want to do the dSpace Configuration Desk Automation by using the Matlab .m script. For this I have opened the Configuration D...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
How to load variable from function workspace to Base workspace ?
Suppose I have a file called file123.m and inside this file I am calling one function load_func(). Now let's assume there is o...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
How to get the data type of the signal connected between bus selector and bus creator block in simulink using script (Programmatically) ?
I have two signals name 'A' and 'B' between bus selector and bus creator block inside the simulink model. Now, I want to get the...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
how to find specific Folder's path ?
Suppose I have one folder called 'Tools Ordered' its path is 'C:\New\Folders\Tools\Tools Ordered' Then If I want to find this ...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
how to Read Txt file(XML format) in Matlab ?
Lets assume I have text file name 'Text.txt' and I have below data in it, <Name> New_Model </Name> <Model> Model1.slx Mode...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
How to find number of input and output ports of an unknown simulink model ?
I have three different simulink models Model1, Model2 and Model3. Now I am adding these all models into one single blank Model. ...
circa 2 anni fa | 2 risposte | 0
2
risposteDomanda
How can I load different simulink model blocks into new simulink model using Matlab scripts ?
I want to load three blocks from three different simulink models in one new model. I want to do this all by using matlab scripts...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Solver is encountering difficulty in simulating model 'new_try_model1' at time 1.7234322815991867.
I am runing my simulation with auto solver. So, It is taking ode45 as solver for my simulation. But when I run the simulink mode...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
How can one calculate Differentiation of matrix array with time as first column and data as second column ?
Hello everyone, I have a problem solving the differentiation of vector. I have data with first column as time and second column...
circa 2 anni fa | 2 risposte | 0
2
risposteDomanda
Vector to Bus conversion
Hello all, During working on simulink model, I am stuck in one situation that, If I have a vector with around 1000 values. and ...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
I have a problem in MATLAB Simulink.
So, I want to build the simulink model with "Matlab funcion" as a block. Which has input and output. Now, I have taken sine wave...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
I want to make a simulation model of the given function. Can you help me ??
function y = fcn(u,t) t_span = 10 y = u(t_span-t) ; %input u = sin-wave Here, this is the matlab function inside the matla...
circa 2 anni fa | 1 risposta | 0