질문


save variables in matlab workspace
I have a function which calls a script. There are some variables in script. I want to save them to my command window. How can ...

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

2

답변

질문


Radio button panel prblm
I have a radio button group. In that one button is automatically selected. I want nothing should be selected. How can i do that...

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

2

답변

질문


Matlab gui check box problem
In my GUI file i have 6 check boxes. When i run it for the first time the results are good. But if i run it for second time the ...

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

1

답변

질문


String comparison based sorting
[a b]=xlsread('file name'); First column of b have 14,000 repeated names, but only 6 different names. I made 6 check boxes. A u...

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

1

답변

질문


Matlab gui List box problem
I have two list boxes. In first list box i have listed 5 items. Now i have a select button to select item. The selected item s...

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

1

답변

질문


Matrix sorting re-size problem
Hi everyone, Lets say i have a matrix a=[1 2 3; 1 0 3; 2 3 5; 1 0 5] like that i have 1000 rows. Now i want to remove the rows ...

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

1

답변

질문


How to pass the variables of workspace in GUI
I have 4 data's stored in 4 variables in workspace. I want to use this data in my GUI form. Please let me know how i can do this...

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

1

답변

질문


How to sort the data with respect to a column in matlab
Lets say....A matrix PhysicalData is a 18X12 matrix. And i want to sort all the rows, in the ascending order of value in any col...

11년 초과 전 | 답변 수: 2 | 1

2

답변

질문


While running the following gui code i got this error : Undefined function or variable 'hObject'. Error while evaluating uicontrol Callback
if true % code endfunction varargout = faltu(varargin) % FALTU MATLAB code for faltu.fig % FALTU, by itself, cr...

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

1

답변

질문


Error: Unable to locate 'mexopts.bat'
I am trying to simulate the file in the following link- <http://www.mathworks.com/matlabcentral/fileexchange/35736-solar-and-...

11년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Look up table from Excel Sheet for simulink
Hi, Can anybody tell me how to get a lookup table from excel sheet so that it can be used in simulink... Pls. Write the detail...

대략 12년 전 | 답변 수: 1 | 1

1

답변

질문


Time delay
I need to plot the data generated by the Script after a 20 milli second time. So question is "how to produce the time delay in m...

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

2

답변

질문


Interpolation / Curve fitting / Empirical formula
Hii, I have an Eq.- M=A[P^a]*[Q^b]*[R^c] From experiments the value of M,P,Q,R is known to me. Now i need to find the value o...

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

1

답변

질문


Data acquisition From microcontroller 8051
I need to acquire continuous the data from 8051 to my laptop every second. I have connected controller to laptop by RS 232 cable...

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

1

답변

질문


subsystem in simulink
Any body knows how to make subsystems blocks in matlab simulink...please share with me if anybody know

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

1

답변

질문


How to print in the same line
I want to print a pattern on the command window as below ******** ******** ******** ******** ******** ***...

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

1

답변