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_point_size.m
blob: 17615a1f615b6bedfb6bc486792729acfd655b4d (
plain
) (
blame
)
1
2
3
4
function pkg = set_point_size(n1, n2) arg = [n1, n2]; pkg = get_package('GZ', arg); end