photo

new user 00


Last seen: oltre 2 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 4 anni fa | 0 risposte | 1

0

risposte

Domanda


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

circa 6 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 6 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta