photo

Ali Afruzi


Last seen: 9 months ago Active since 2011

Followers: 0   Following: 0

Message

Professional Interests: MatLab

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

All
MATLAB Answers

2 Questions
2 Answers

File Exchange

1 File

RANK
6,155
of 300,364

REPUTATION
8

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
4

RANK
16,260 of 20,934

REPUTATION
7

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
3

ALL TIME DOWNLOADS
78

RANK

of 168,407

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

  • First Submission
  • Thankful Level 2
  • First Answer
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Answered
How to use latex interpreter for xticklabels?
You can set 'latex' or 'tex' for only one of your axis plot. Using TickLabelInterpreter, one can define latex for only x-axis a...

3 years ago | 4

Question


Create floating bars, grouping each set of bars by a single month
Hi there, I need to create floating bars like the picture below. I attached the data that is required to create the graph. Eac...

4 years ago | 1 answer | 0

1

answer

Answered
MATLAB GUI : How to set the checkbox ticked
You can use the following for your GUI % --- Executes on button press in DataEaseInput. function YourCheckbox_Callback(hObject...

4 years ago | 0

Question


Numerical Integration
I'm trying to calculate numerical integration for below integral: Numerical Integrate(f(x)*G(x) dx from alpha to beta) tha...

14 years ago | 3 answers | 0

3

answers