질문


How to integrate license file into GUI?
Hello, I am developing the GUI for a script. For this I want to have a license time check. For this simple purpose I have creat...

9년 초과 전 | 답변 수: 1 | 1

1

답변

질문


Need help in matrix dimension while converting from fortran to matlab
Hello All, I have been working on a fortran code to convert it into the matlab. I am facing some issues with dimensioning! Foll...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to correctly solve cubic spline interpolation?
Hello All, I need help in cubic spline into matlab. I am trying this: a(i,j,k)=interp1(x(j),m-1,x1,x2); where x(j...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to: taking out 2d matrix from 3d matrix
Hello All, I need help in 3d matrix. I have z as 2x20x30 matrix which I will represnt here as: z(i,m,n) Now I want to ta...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to convert "do loop" of fortran to matlab?
Hello all, I am trying to convert the fortran code to matlab. I am stuck on the following loop of fortran p=20 q=40 ...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to stop calculation if conditon meets?
Hi, I am converting my fortran code into matlab where in fortran code I had this: x=0 x= x+1 i...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to create 3d array equivalent to fortran dimension?
Hello all, I have this fortran code dimension x(2,m,n) where m=100, n=40 Now how to convert this into the mat...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


I need help to plot a distribution curver out of an equation
Hello, I am working on a project and I have following equation with me: <</matlabcentral/answers/uploaded_files/49368/ex.PNG...

거의 10년 전 | 답변 수: 2 | 0

2

답변

질문


Need help on my for loop
I am having a for loop which is a part of my script. There are 100 mat files in a folder which I am analyzing. Now in each file...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Converting values to 0 and 1 and then counting occurrences!
Hello, I am stuck with a problem. I have a 200x1 matrix containing values ranging from 0 to 30. Now I want to convert the...

10년 초과 전 | 답변 수: 4 | 0

4

답변

질문


how to do this Data analysis?
I am having 5 .mat files. Each mat file contains 5 parameters. A,B,C,D,E Now I want to plat a graph which will be considerin...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to get calculations in workspace from GUI?
Hi, I have developed a GUI where user will give inputs. The complete calculation is iterated till 2400 seconds. Now I get only f...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Plotting 3 vectors in 2d
I have excel sheet of 3 columns data. The 1st 2 columns are x and y axis while 3rd column will be the contour type lines. Che...

10년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
"The PID tuning tools are not supported for plant models of type "ss"? What is th reason?
I found the reason. Used a file name pid for Simulink which was creating errors. Changed the name of model and problem solved. T...

10년 초과 전 | 0

| 수락됨

질문


Contour plotting with x,y,z data
Hello, I am in need of plotting contour of the data I have. I have values for x,y,z axis. Now I am not having any relation betw...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Saving file with file name from user
I have code for push button where user will click on save, then a folder browser opens where user selects the folder to save the...

거의 11년 전 | 답변 수: 2 | 0

2

답변

답변 있음
Is the MATLAB compiler free to install in other computers?
It's called MCR. If you are creating GUI, then in deploytool, on top bar you will find a check box to "include" MCR. So if you ...

거의 11년 전 | 0

질문


How to use guidata ?
Hello, I have 2 push buttons. One to take input from a file. And other is a button named "calculate". Now under 2n'd push b...

거의 11년 전 | 답변 수: 2 | 0

2

답변

질문


Converting 1x1 matrix into 200x1 with same value?
Hello, I am creating GUI where I want user to put inputs. The input value will be as single number. Say 500. My code is time...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


For loop in Simulink?
I am converting Matlab code into Simulink model. For which I need to know the way I can add "for loop" in Simulink. Here is t...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


"The PID tuning tools are not supported for plant models of type "ss"? What is th reason?
I am working on a simple plant model but whenever I try to tune by clicking "Tune" button inside the PID controller I am getting...

거의 11년 전 | 답변 수: 2 | 0

2

답변

질문


[Simulink] Input value to update everywhere. How to?
Hello, I am designing a system where I will give an input as a constant. That input is then used in many calculations. I want t...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


Connecting matlab output to simulink input. How to?
Hi, Me and my friend were working on a project where I have developed pre part in matlab code and my friend has done his part in...

거의 11년 전 | 답변 수: 2 | 0

2

답변

질문


Attempted to access Tg_in(2); index out of bounds because numel(Tg_in)=1.
Hello, I am working on a project which needs matlab. I am new to matlab and have only basic information. Now I have found a pap...

거의 11년 전 | 답변 수: 1 | 0

1

답변