Community Profile

photo

Shiv Nileshkumar Matliwala


Last seen: 6 jours il y a Actif depuis 2022

Statistiques

  • Thankful Level 3

Afficher les badges

Content Feed

Afficher par

Question


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...

11 mois il y a | 1 réponse | 0

1

réponse

Question


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' ...

environ un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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 ...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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. ...

plus d'un an il y a | 2 réponses | 0

2

réponses

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 2 réponses | 0

2

réponses

Question


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 ...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse