photo

fatima-zahra achbah


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
104,540
of 297,457

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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


Hi, generatin random points inside a cuboid problem
Hi, I need to generate a total I of points inside a specific cuboid(a*b*c) and plot it then after havings these points and their...

7 years ago | 1 answer | 0

1

answer

Question


Hi, I need to generate random points inside a parallelepiped
Hi guys, I need to generate a total i of points inside a specific parallelepiped(a*b*c) and plot it then after havings thoses p...

7 years ago | 0 answers | 0

0

answers

Question


Matrix dimensions must agree problem
Hi, everyone! when I try to run my script they always tell me: Matrix dimensions must agree. I want to compare two matrices fu...

7 years ago | 0 answers | 0

0

answers

Question


what does this line of code mean,
C{k} = xlsread(name) the main program is this: C = cell(1,9); for k = 1:9 name = sprintf('%04i.csv',k); ...

7 years ago | 1 answer | 0

1

answer

Question


Hi, I have a problem with a script given to me by my teacher , I don't know what is its point nor its problem
function A=einlesen(Anzahl) % Einleseroutione for i=1:Anzahl name=sprintf('%i',i); while length(name)<4, n...

7 years ago | 1 answer | 0

1

answer