photo

MAzharul Islam


Last seen: 8 mesi fa Attivo dal 2020

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Making a matrix of R*C size that takes the values randomly from an array- Y.
I want to make a random matrix of R*C size that takes the values randomly from an array Y. For example I want to make a 7*8 mat...

quasi 3 anni fa | 2 risposte | 1

2

risposte

Domanda


Live Editor export in Latex doesn't provide formatted code like it gives in word.
I am doing my class assignment in live editor (Matlab - R2021a). When I directly export my work as a .pdf - the figure quality...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Area plot is not exporting high quality figure
I am trying to draw two area graph from timeseries variable stored in workspace. But the quality of the figure I am getting is n...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Getting output as an array from while loop
clc clear all a=0; x = input('Enter the number : ') while x<100 %%example code if rem(x,2)==0 x=x+2; else ...

circa 4 anni fa | 1 risposta | 0

1

risposta