Matlab plots in Masters thesis

I have two kinds of plots, a histogram and a dotted plot:
histogram(x)
plot(x,y,'.')
I wonder if there is a standard format for plots that are inserted in a Masters thesis

 Accepted Answer

Jan
Jan on 29 Apr 2021
Edited: Jan on 29 Apr 2021
No, there is no standard format. Scientific diagrams need axes labels and tick marks.

More Answers (0)

Categories

Products

Release

R2019b

Asked:

on 29 Apr 2021

Edited:

Jan
on 29 Apr 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!