photo

AZ Sajjad


Last seen: circa un anno fa Attivo dal 2022

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 2
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


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 ...

circa un anno fa | 2 risposte | 0

2

risposte

1

risposta

Domanda


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...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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]...

circa 2 anni fa | 3 risposte | 0

3

risposte

Domanda


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...

oltre 2 anni fa | 2 risposte | 0

2

risposte