photo

Hamed


Last seen: 13 días hace Con actividad desde 2024

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Only change ytick fontsize
I only need to change the fontsize of ytick, without affecting xticks. How can I do that? % MAE subplot(2, 2, 1); bar([1:3]-0...

13 días hace | 1 respuesta | 0

1

respuesta

Respondida
plotting a circle cap
r = sqrt(2); theta = pi/3; t = linspace(-pi + theta, pi - theta, 1000); x_arc = r * cos(t) - r * cos(-pi + theta); y_arc = r...

4 meses hace | 0

Pregunta


plotting a circle cap
I would like to write a code to plot a circle cap like the shape below. In fact, , and are given and I want to plot it usin...

4 meses hace | 1 respuesta | 1

1

respuesta