removed
removed
Presentation
—
Purpose and organization of the "removed" module
4-1-2
loadplots
—
loads and formats saved old style plots
xaxis
—
draw an axis
xclea
—
erase a rectangle
xtape
—
set up the record process of graphics
5-0
buttondialog
—
Create a simple button dialog
demoplay
—
interactive demo player.
mtlb_load
—
Matlab load emulation function
mtlb_save
—
save variables on file with matlab4 format.
quapro
—
linear quadratic programming solver
xbasimp
—
send graphics to a Postscript printer or in a file
5-1
excel2sci
—
reads ascii Excel files
lgfft
—
utility for fft
oldload
—
load saved variable in 2.4.1 and previous formats
oldsave
—
saving variables in 2.4.1 and previous format
tk_getfile
—
dialog to get one or more file paths
xgetfile
—
dialog to get a file path
5-2
getcwd
—
get Scilab current directory
getf
—
defining a function from a file
maxi
—
maximum
mini
—
minimum
oldbessely
—
Bessel functions of the second kind (Y sub alpha).
pol2tex
—
convert polynomial to TeX format
readc_
—
read a character string
sethomedirectory
—
Set Scilab home directory
sort
—
stable sorting by "quick sort" algorithm
texprint
—
TeX output of Scilab object
tk_getdir
—
dialog to get a directory path
tk_savefile
—
dialog to get a file path for writing
with_gtk
—
Checks if Scilab has been built with the "GIMP Toolkit" library
x_message_modeless
—
X window modeless message
xbasc
—
clears a graphics window.
5-3
MSDOS
—
Determines if it is the Windows version of scilab
oldplot
—
単純なプロット (古いバージョン)
sd2sci
—
Scilab命令コンバータのgr_menu構造体
5-4-0
chartooem
—
translates a string into the OEM-defined character set.(Windows only)
config
—
Scilab general configuration.
mtlb_conv
—
Matlab conv emulation function
mtlb_repmat
—
Matlab repmat emulation function
nmplot_display
—
Provides several direct search optimization algorithms based on the simplex method.
oemtochar
—
translates a string from the OEM-defined character set into either an ANSI string. (Windows Only)
optimsimplex_tostring
—
Manage a simplex with arbitrary number of points.
with_pvm
—
Scilabに"Parallel Virtual Machine"インターフェイスが 組み込まれているかどうかを調べる
with_texmacs
—
Scilabがtexmacsによりコールされているかどうかを調べる
xbasr
—
グラフィックウインドウを再描画する
xselect
—
カレントのグラフィックウインドウを前面に移動
5-4-1
graphics
clear_pixmap
—
pixmapバッファを消去する
datatipInitStruct
—
指定したポリラインに関するdatatip構造体を初期化する.
datatipRedraw
—
3次元回転の後,datatpテキストボックスの位置を調整する
draw
—
エンティティを描画.
getfont
—
フォント選択用のダイアログ
getlinestyle
—
線種を選択するダイアログ.
getmark
—
マーカ(記号)を選択するダイアログ.
getsymbol
—
記号およびその大きさを選択するダイアログ
show_pixmap
—
pixmapバッファを画面に送信する
winclose
—
close windows created by sciGUI
create_palette
—
Palette generator
demo_mdialog
—
create a dialog box
demo_message
—
display a message
dft
—
離散フーリエ変換
fit_dat
—
Parameter identification based on measured data
fprintf
—
C言語のfprintf関数のエミュレーション
fscanf
—
ファイルから読み込みこんだ整形済み入力を変換する
sscanf
—
文字列で指定した入力をフォーマット変換
with_embedded_jre
—
checks if scilab uses a embedded JRE
5-5-1
%asn
—
楕円積分 l
chart
—
ニコルス線図における等高線プロット
jmat
—
行または列ブロック交換
mfft
—
多次元FFT
milk_drop
—
ミルクドロップ3次元関数
msd
—
平均二乗偏差
nfreq
—
ベクトルまたは行列における値の頻度
pcg
—
プリコンディショナ付き共役勾配法
regress
—
2つの変数の回帰係数
relocate_handle
—
グラフィック階層内のハンドルを移動する.
st_deviation
—
ベクトル/行列の要素の(行方向または列方向の)標準偏差
xmltochm
—
converts xml Scilab help files to Microsoft Compressed HTML format (Windows)
xsetm
—
グラフィックコンテキストの値を設定するダイアログ
5-5-2
functions
bytecode
—
Scilab関数を指定すると"バイトコード"をScilab配列に返す, またはその逆の処理を行う.
bytecodewalk
—
関数バイトコードを検索し,変換する.
code2str
—
Scilab整数コードに関連した文字列を返す
comp
—
scilab 関数のコンパイル
delbpt
—
ブレークポイントを削除する
dispbpt
—
ブレークポイントを表示
fun2string
—
Scilab関数のアスキー定義を生成する
listfunctions
—
ワークスペースの全ての関数のプロパティ
macr2lst
—
リスト変換用の関数
readgateway
—
モジュールのプリミティブの一覧を取得
recompilefunction
—
型を変更し,Scilab関数を再コンパイルする
setbpt
—
ブレークポイントを設定する
str2code
—
文字列に関するScilab整数コードを返す
graphics
datatipGetStruct
—
ポリラインエンティティからdatatipsデータ構造を展開する
datatipSetStruct
—
ポリラインエンティティにdatatipsデータ構造体を保存する
fcontour
—
関数により定義された3次元曲面上に等高線を描画
fcontour2d
—
2次元プロット上に関数で定義された曲面の等高線を描画
m_circle
—
y/(1+y) の等ゲイン等高線を複素平面にプロットする
plot2d1
—
2D plot (logarithmic axes)
xclear
—
グラフィックウインドウをクリア
profiling
add_profiling
—
プロファイル命令を関数に追加.
plotprofile
—
関数のプロファイルチャートを表示する
profile
—
関数のプロファイル結果を返す
remove_profiling
—
指定した関数のプロファイルを無効にする
reset_profiling
—
関数のプロファイル用カウンタをリセットする
showprofile
—
関数のプロファイル結果をコンソールに出力
symbolic
addf
—
シンボリックな加算
cmb_lin
—
シンボリックな線形結合
ldivf
—
シンボリックな左除算
mulf
—
シンボリックな乗算
rdivf
—
シンボリックな右除算
solve
—
代数線形システムのソルバ
subf
—
シンボリックな減算
trianfml
—
シンボリックな三角化
trisolve
—
シンボリックな線形システムソルバ
bloc2exp
—
ブロック図から数式に変換
debug
—
Scilab内部のデバッギングレベル
derivative
—
approximate derivatives of a function
errcatch
—
エラーの捕捉
getvariablesonstack
—
Scilabスタック上の変数名を取得
gschur
—
一般化Schur分解
gspec
—
行列ペンシルの固有値
gstacksize
—
グローバルスタックの大きさを設定/取得
havewindow
—
Scilabウインドウモードを返す
intersci
—
Scilab tool to interface C or Fortran functions with scilab
iserror
—
エラー発生の確認
jconvMatrixMethod
—
行列を変換する方法を設定
lex_sort
—
行列の行の辞書式ソート
mtlb_mode
—
Matlab 類似処理を切替
mvvacov
—
分散-共分散行列を計算
numdiff
—
ある点における数値的な傾きの推定
perl
—
適当なオペレーティングシステムの実行ファイルにより Perl スクリプトをコール
rafiter
—
Iterative refinement for a s.p.d. linear system
stacksize
—
scilab スタックの大きさを設定
xpause
—
Scilabを中断
6-0
eval3d
—
グリッド上の関数の値
frexp
—
浮動小数点数を2を基底とする指数部と仮数部に分解する
hypermat
—
N 次元行列を初期化する
lstsize
—
list, tlist, mlist エントリの数
nanmax
—
最大値 (Nanを無視)
nanmin
—
最小値 (Nanを無視)
square
—
等軸プロットのスケールを設定 (ウインドウの大きさを変更)
strcmpi
—
文字列を比較 (大文字小文字を区別)
xgetech
—
カレントのグラフィックスケールを取得
Report an issue