Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
figure size(length, width) automatically change when doing looping #8866
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NedySuprianto commentedJul 12, 2017
•
edited by dopplershift
i have a simple GUI program to generate a graph from text file, but when i'm doing looping all file's at once i got some graphic output with the size is changed.
Example Output:
https://drive.google.com/drive/folders/0B_jl0iXmYwS_d0hvVE1rWFlPNVE?usp=sharing
Code:
Code with all files:
https://drive.google.com/drive/folders/0B_jl0iXmYwS_YTlma1hMRUxSV00?usp=sharing