photo

Alaa Al-Saffar


Last seen: 6 months ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
83,859
of 300,338

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Plotting a Gantt Chart from a Matrix
Hello, I plotted this gantt chart in excel using this table. <</matlabcentral/answers/uploaded_files/97908/Gap_Duration_Ma...

8 years ago | 2 answers | 0

2

answers

Question


Reading a Matrix with operator and Cell Array from Excel
Hello, I have Two questions reading the function (xlsread). Q1) How to read a matrix that has element(s) with an operator ...

8 years ago | 1 answer | 0

1

answer

Question


Add a Number to a Certain elements and the elements that follows
Hello, Suppose I have two Matrices A & B >> A=[1 2 5;7 11 12;15 17 19] A = 1 2 5 7 11 12 ...

8 years ago | 1 answer | 0

1

answer

Question


Replace Specific Value in Specific part of the Main Matrix
Hello, Suppose I have this Matrix A=[0 1 2 2 2 0 1 0 2;0 1 1 1 1 1 1 1 0;2 1 2 1 1 2 1 2 0;0 0 1 0 1 1 1 0 2;0 2 0 1 0 2 0...

8 years ago | 2 answers | 0

2

answers

Question


How to Plot a Barh Chart from Matrix Element Distribution
Hello How to Plot a barh chart from a matrix elements distribution? for example if I have this Matrix named B B=[0 1 1 0...

8 years ago | 0 answers | 0

0

answers

Question


Dynamic Variable with Two Values Inside a While Loop
How to express a dynamic variable with two values or more inside a while loop: An example of what I mean by a dynamic is a ti...

9 years ago | 1 answer | 0

1

answer