index
:
tfyy51
master
Ingenjörsprojekt Y
git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kod
/
bilbana
/
yc4
/
display
/
set_text_zoom.m
blob: 90c6eece67d0f231a7038bd1cbb3122d7c98fca3 (
plain
) (
blame
)
1
2
3
function pkg = set_text_zoom(x_scale, y_scale) pkg = get_package('ZZ', [x_scale, y_scale]) end