- Table of Content
- Main Page
- Classes
- Files
- Related Pages
nop.m File Reference
NOP NOP Do nothing. More...
Functions | |
function | nop (varargin) |
NOP NOP Do nothing. More... | |
Detailed Description
NOP NOP Do nothing.
Function Documentation
◆ nop()
function nop | ( | varargin | ) |
NOP NOP Do nothing.
NOP( ... )
A do-nothing function for use as a placeholder when working with callbacks or function handles.