Functions | |
while (length(propArgs) >=2) propName | |
Variables | |
function [s] | |
propValue = propArgs{2} | |
propArgs = propArgs(3:end) | |
switch propName case gurk s | gurk = propValue |
otherwise s | Spork = set(s.Spork, propName, propValue) |
while | ( | length(propArgs) >= | 2 | ) |