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_drawing_mode.m
blob: c8ecf073de789b737ff5be906295fc7591996804 (
plain
) (
blame
)
1
2
3
4
5
function pkg = set_drawing_mode(n1) arg = [n1]; pkg = get_package('GV', arg); end