フィルターのクリア

Usage of Exclamation point in MATLAB?

28 ビュー (過去 30 日間)
Max
Max 2015 年 2 月 28 日
コメント済み: Jan 2018 年 2 月 26 日
Hey all,
I just wondered about the application of "exclamation point" (!) in MATLAB. I have read a bit in forums and it is mostly said that " It indicates that the rest of the input line is issued as a command to the operating system.". Does anybody know what is the real-life application (by an example please)? Thanks a lot.
  1 件のコメント
per isakson
per isakson 2015 年 2 月 28 日
編集済み: per isakson 2015 年 2 月 28 日
"read a bit in forums" &nbsp The Matlab documentation is typically a much better source of information.

サインインしてコメントする。

回答 (1 件)

per isakson
per isakson 2015 年 2 月 28 日
編集済み: Jan 2018 年 2 月 26 日
See the documentation Run External Commands, Scripts, and Programs. It includes description and examples. And I include a function, which I use to check whether files are locked by other programs. It uses system, which I prefer to !
  2 件のコメント
Daniel Garside
Daniel Garside 2018 年 2 月 26 日
編集済み: Daniel Garside 2018 年 2 月 26 日
Jan
Jan 2018 年 2 月 26 日
Broken link fixed.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSystem Commands についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by