Ali M - MATLAB Central
photo

Ali M


Last seen: 1 month ago Active since 2022

Followers: 0   Following: 1

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
He/him

Statistics

MATLAB AnswersFrom 03/22 to 03/25Use left and right arrows to move selectionFrom 03/22Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
260,866
of 297,398

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

  • Thankful Level 1

View badges

Feeds

View by

Question


directory does not update
When I choose a new program to run the directory does not update, so I have to manually go to "browse for folder" and find where...

8 months ago | 1 answer | 0

1

answer

Question


Int gives wrong answer
syms x f(x) = cos(x)*sin(x); Fx = int(f,x) Fx(x) = sin(x)^2/2 while the correct answer is -cos(x)^2/2

3 years ago | 1 answer | 0

1

answer
Go to top of page