comparison scripts/audio/@audioplayer/set.m @ 23084:ef4d915df748

maint: Merge stable to default.
author John W. Eaton <jwe@octave.org>
date Mon, 23 Jan 2017 14:27:48 -0500
parents 3a2b891d0b33 e9a0469dedd9
children 092078913d54
comparison
equal deleted inserted replaced
23081:7485462a6924 23084:ef4d915df748
73 otherwise 73 otherwise
74 error ("audioplayer: no such property or the property specified is read-only"); 74 error ("audioplayer: no such property or the property specified is read-only");
75 endswitch 75 endswitch
76 76
77 endfunction 77 endfunction
78