Community Profile

photo

MAzharul Islam


Last seen: 5 meses hace Con actividad desde 2020

Followers: 0   Following: 0

Contacto

Estadísticas

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 2 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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

alrededor de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta