save bar plot in a for loop as pdf
Mostrar comentarios más antiguos
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
Respuestas (1)
Rik
el 20 de En. de 2018
0 votos
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.
Categorías
Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!