Question


how to create a GUI?
In fact I would like to start writing a GUI, but I do not know from where i should start, could you please tell me ? for ex...

12 years ago | 1 answer | 0

1

answer

Question


load a data
I know that we can load data with different format, I would like to put in a loop for example if I==1; load .... end s...

12 years ago | 2 answers | 0

2

answers

Question


select a row from a matrix and a vector simultanesouly
For example we have >> X=rand(100,5); >> Y=rand(100,1); Then I would like to put out the first row of X and the first row of...

12 years ago | 1 answer | 0

1

answer

Answered
Where are the tabs for different files in the editor in 2011a?
you can go to "Desktop" ---> "toolbars" and click on "editor" and or customize , then you will have anything that you want while...

12 years ago | 0

Answered
Where are the tabs for different files in the editor in 2011a?
I am not sure if I understood your question perfectly, but check it out, from toolbar , go to "Desktop" , then you can click on ...

12 years ago | 0

Question


How to write several results in the same sheet of a Xls file ?
As a matter of fact I would like to obtain some results which are related to each other . I would like to compare them to each o...

12 years ago | 4 answers | 0

4

answers

Question


How to add some symbols into a matrix ?
In fact , I have a Matrix like X = 0 5.2 4.8 28.8 0 0 1.0 33.8 0 0 0 33.4 0 0 0 0 I would like to create like this 0 5.2...

12 years ago | 2 answers | 0

2

answers