질문


Is CPLEX an open-source optimization toolbox?
I am using intlinprog solver for my problem as an integer linear programming. For the problem I am working on, I found most of t...

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

2

답변

질문


Undefined function or variable 'case1' each time I start Matab and run the file
I have to "set path" my files in C:\Users\..\Documents\MATLAB each time I start Matlab and run it. After setting the path, the f...

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

1

답변

질문


Replace elements between two matrices
I have two matrices A and B: A= [8 1; 16 2]; B= [8 10; 16 5] I want to replace any element in B that exi...

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

2

답변

질문


Add zero rows to a matrix
Hi, I have the matrix A: A=[1 5; 2 4; 4 9; 6 3;] All the elements of the 1st column are integer a...

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

4

답변

질문


PMU (Phasor Measurement Unit)
I am working on modelling PMU (Phasor Measurement Unit) and I need help how to model it in Simulink or as a Matlab code. Greatly...

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

1

답변

답변 있음
How to do i implement a model of Phasor Measurement Unit (PMU) used for Wide area Measurement Systems in Matlab Simpower systems?
I am also working on modelling PMU and I need help on it. Greatly appreciate it.

거의 10년 전 | 0

질문


Data is not visible by simulink plot block
Hi... When I attempt to see my plot in Simulink, it only shows me a specific x-range different than what I had chosen in adva...

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

1

답변

질문


Globalize a matrix with variable elements
Hi... Does Matlab allows to globalize matrix of elements using global function? I have more than one function file and I w...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


Keyboard shortcut for semicolon
Hi... Is there any keyboard-shortcut to write semicolon (;) at the last of selected lines? Like (CTR+R) for putting (%) at the...

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

1

답변

질문


Left alignment in the workspace
Hi... When I run my code in the editor, I get the result right-aligned in the workspace which makes it difficult to read. ...

대략 11년 전 | 답변 수: 1 | 0

1

답변

답변 있음
New array from several arrays
Thank you so much. They were helpful, both of them.

대략 11년 전 | 0

질문


New array from several arrays
Hi, I have the three arrays: [a(1) a(2) a(3)] [b(1) b(2) b(3)] [c(1) c(2) c(3)] and I want to make a new array as...

대략 11년 전 | 답변 수: 3 | 0

3

답변

질문


Ceate a vector of state space variable like A=[x(1), x(2), x(3),.....x(21)]
Hi... How can I create a vector of state space variables by a loop to get [x(1), x(2), x(3),.....x(21)] I need this vec...

대략 11년 전 | 답변 수: 2 | 0

2

답변

질문


Change a string by the loop number
Hi... How can I change a string with a loop number? for example, if we have x='function#'; for i=1:10 Do somet...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


R6034 error message from running .exe file
When I run my .exe file created by MATLAB compiler, I received the following message "R6034 an application has made an attempt t...

대략 13년 전 | 답변 수: 2 | 0

2

답변