syntax - What is the @ operator in MATLAB? -


i've used matlab 6.5 before. got programs using '@'. can tell me it?

by way, matlab 6.5 support operator?

the @ operator creates function handle, allows create , pass around function call variable. has many nice features, none of available unfortunately. because suspect, not introduced matlab until version 7, release after yours.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -