mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-25 23:56:32 +02:00
Update matlab.html.markdown
This commit is contained in:
@@ -43,7 +43,7 @@ edit('myfunction.m') % Open function/script in editor
|
|||||||
type('myfunction.m') % Print the source of function/script to Command Window
|
type('myfunction.m') % Print the source of function/script to Command Window
|
||||||
|
|
||||||
profile on % turns on the code profiler
|
profile on % turns on the code profiler
|
||||||
profile of % turns off the code profiler
|
profile off % turns off the code profiler
|
||||||
profile viewer % Open profiler
|
profile viewer % Open profiler
|
||||||
|
|
||||||
help command % Displays documentation for command in Command Window
|
help command % Displays documentation for command in Command Window
|
||||||
|
Reference in New Issue
Block a user