photo

new user 00


Last seen: más de 2 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Shape memory alloy in Simulink
I am new to MATLAB. I need to create a ferromagnetic shape memory alloy sample as a part of a circuit in simulink. How do I do t...

más de 4 años hace | 0 respuestas | 1

0

respuestas

Pregunta


Why this error?
if true % code for j1 = 2:length(t) q1(j1) = (rho2(j1) - rho2(j1-1))*v2(j1-1)./((rho1_final - rho2(j1))*dt); v...

alrededor de 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Not getting loaded!!
Have anyone faced a problem where the values entered in your edit text box doesn't get loaded in your gui for any calculations o...

alrededor de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Why does this problem occur?
I have a callback function in a gui in which i am loading a file with two fields. When i run only that(callback function) part o...

alrededor de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


passing arrays between functions?
I have two fields in a file which are arrays. I've loaded them in one callback function of a gui. But I need them in another cal...

alrededor de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Is there any way to find it?
i have to load a file in one callback function of gui in matlab. It will have two arrays. But i don't know the name of the store...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I do this? Pass a filename to a function?
I have created a function to browse a file in a gui. Now I have another function which does some calculations with the variables...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Why do i get this error?
In a gui, I used a push button with a callbackfunction. p1 = uicontrol('Style','pushbutton','String','Browse','Position',[48...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I work with the gui?
I have to prepare a gui where i should call an excel file using a browsing push button and use its data for further calculation....

alrededor de 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


help me with the installation.
for installing Matlab 2018a, i am not even getting an "Mount as virtual drive" option. So, I ended up directly going to the setu...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


what do i do?
eqn = (da-db)/(da-db0) == (((qa-qb)*t+vb0)/vbo)^(qa/(qa-qb)); solve(eqn,qb); error: Explicit solution cannot be found.

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


should i consider this as an error or what?
Linear function: parameters: [1x1 struct]

alrededor de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how do i solve this problem>
when i tried installing Matlab 2018 i got this message when i entered the license path. License manager error 8 License checko...

alrededor de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Why do i get this error whenever i try to create a "sym"? "The second argument must be positive clear or real"
sym qb h3; eqn = (da-db)/(da-db0) == (((qa-qb)*a3*h3/qb+vb0)/vb0)^(qa/(qa-qb)); solve(eqn,qb); In the eqn, except qb, all the...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta