photo

new user 00


Last seen: meer dan 2 jaar ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

meer dan 4 jaar ago | 0 answers | 1

0

answers

Question


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

ongeveer 6 jaar ago | 2 answers | 0

2

answers

Question


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

ongeveer 6 jaar ago | 0 answers | 0

0

answers

Question


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

ongeveer 6 jaar ago | 0 answers | 0

0

answers

Question


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

ongeveer 6 jaar ago | 0 answers | 0

0

answers

Question


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

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 6 jaar ago | 2 answers | 0

2

answers

Question


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

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


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.

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 6 jaar ago | 0 answers | 0

0

answers

Question


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

ongeveer 6 jaar ago | 0 answers | 0

0

answers

Question


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

ongeveer 6 jaar ago | 1 answer | 0

1

answer