save bar plot in a for loop as pdf
Afficher commentaires plus anciens
Hi guys, someone could suggest me a way to obtain pdf from bar plot in a for loop? i tried (print('pdf')) for each barplot but i have no output
Réponses (1)
Rik
le 20 Jan 2018
0 votes
Read the documentation. It is no use to guess how a function works. The documentation of many functions contain several examples with the varying syntax possibilities.
Catégories
En savoir plus sur Loops and Conditional Statements dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!