Domanda


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

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 7 anni fa | 4 risposte | 0

4

risposte

Domanda


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

quasi 8 anni fa | 1 risposta | 0

1

risposta

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

quasi 8 anni fa | 0

Domanda


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

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 9 anni fa | 1 risposta | 1

1

risposta

Domanda


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

circa 9 anni fa | 1 risposta | 0

1

risposta

Risposto
New array from several arrays
Thank you so much. They were helpful, both of them.

circa 9 anni fa | 0

Domanda


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

circa 9 anni fa | 3 risposte | 0

3

risposte

Domanda


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

circa 9 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 2 risposte | 0

2

risposte