photo

AZ Sajjad


Last seen: meer dan een jaar ago Active since 2022

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
120.666
of 297.503

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.017

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 2
  • First Answer

View badges

Feeds

View by

Question


Write a MATLAB code where I'll show the plot or graph.
Here is the condition. Now write a MATLAB code where I'll show the plot or graph. y(x) = 3.75x+10 at 0<x<2 y(x) = -2.75x+22.5 ...

meer dan een jaar ago | 2 answers | 0

2

answers

1

answer

Question


How will change the scale value in the figure?
I have marked blue colors in the figure below. There I want to change the scale value on the y-axis. How do I do 6.0x10^6 inste...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


How to Plot Numbers on top of Bar graphs?
clc; close all; clear; components = {'First Design', 'Second Design', 'Third Design'}; x = [66.5 33.5; 68.7 31.3; 64.9 35.1]...

meer dan 2 jaar ago | 3 answers | 0

3

answers

Question


Multi Colors and Legend for each bar
How do I set Multi Colors and Legend for each bar? Here I have given below my code clc; close all; clear; y = [467000, 150...

meer dan 2 jaar ago | 2 answers | 0

2

answers