「MATLAB」の版間の差分
ナビゲーションに移動
検索に移動
ソースコードの追加、ダウンロードの削除 |
syntaxhighlightタグに変更 |
||
| 1行目: | 1行目: | ||
MATLAB用構文ファイルです。 | MATLAB用構文ファイルです。 | ||
< | <syntaxhighlight lang="text" copy> | ||
#TagBegin= | #TagBegin= | ||
#TagEnd= | #TagEnd= | ||
| 51行目: | 51行目: | ||
ylim | ylim | ||
zeros | zeros | ||
</ | </syntaxhighlight> | ||
2025年6月30日 (月) 02:29時点における最新版
MATLAB用構文ファイルです。
#TagBegin=
#TagEnd=
#CommentBegin1=
#CommentEnd1=
#LineComment1=%
#CommentBegin2=
#CommentEnd2=
#LineComment2=
#SpecialSyntax=None
#ScriptBegin=
#ScriptEnd=
#QuoteSingle=True
#QuoteDouble=False
#QuoteContinue=False
#EscapeCharacter=
#Word Color=0, WholeWord=True, RightSide=False, RightAll=False, MatchCase=False, InsideTag=False, RegEx=False
...
break
catch
clc
clear all
close
close all
disp
else
elseif
end
figure
for
format
fprintf
function
grid on
hold on
if
legend
length
pi
plot
title
try
waitbar
while
xlabel
xlim
ylabel
ylim
zeros
スポンサーリンク