在两个主要版本中被符号为不推荐使用后,以下函数已从Octave中删除。该表的第三列显示了删除该函数的Octave版本。在删除之前,列表中的每个函数至少有两个主要版本被符号为不推荐使用。所有不推荐使用的函数都会报警告,说明它们将在Octave的未来版本中删除,以及应该使用哪个函数。
替换函数并不总是接受与过时函数完全相同的参数,但应提供等效的函数。
| 过时的函数 | 替换 | 版本 |
|---|---|---|
beta_cdf |
betacdf在Octave Forge统计软件包中 |
3.4.0 |
beta_inv |
betainv在Octave Forge统计软件包中 |
3.4.0 |
beta_pdf |
betapdf在Octave Forge统计软件包中 |
3.4.0 |
beta_rnd |
betarnd在Octave Forge统计软件包中 |
3.4.0 |
binomial_cdf |
binocdf在Octave Forge统计软件包中 |
3.4.0 |
binomial_inv |
binoinv在Octave Forge统计软件包中 |
3.4.0 |
binomial_pdf |
binopdf在Octave Forge统计软件包中 |
3.4.0 |
binomial_rnd |
binornd在Octave Forge统计软件包中 |
3.4.0 |
chisquare_cdf |
chi2cdf在Octave Forge统计软件包中 |
3.4.0 |
chisquare_inv |
chi2inv在Octave Forge统计软件包中 |
3.4.0 |
chisquare_pdf |
chi2pdf在Octave Forge统计软件包中 |
3.4.0 |
chisquare_rnd |
chi2rnd在Octave Forge统计软件包中 |
3.4.0 |
clearplot |
clf |
3.4.0 |
com2str |
num2str |
3.4.0 |
exponential_cdf |
expcdf在Octave Forge统计软件包中 |
3.4.0 |
exponential_inv |
expinv在Octave Forge统计软件包中 |
3.4.0 |
exponential_pdf |
exppdf在Octave Forge统计软件包中 |
3.4.0 |
exponential_rnd |
exprnd在Octave Forge统计软件包中 |
3.4.0 |
f_cdf |
fcdf在Octave Forge统计软件包中 |
3.4.0 |
f_inv |
finv在Octave Forge统计软件包中 |
3.4.0 |
f_pdf |
fpdf在Octave Forge统计软件包中 |
3.4.0 |
f_rnd |
frnd在Octave Forge统计软件包中 |
3.4.0 |
gamma_cdf |
gamcdf在Octave Forge统计软件包中 |
3.4.0 |
gamma_inv |
gaminv在Octave Forge统计软件包中 |
3.4.0 |
gamma_pdf |
gampdf在Octave Forge统计软件包中 |
3.4.0 |
gamma_rnd |
gamrnd在Octave Forge统计软件包中 |
3.4.0 |
geometric_cdf |
geocdf在Octave Forge统计软件包中 |
3.4.0 |
geometric_inv |
geoinv在Octave Forge统计软件包中 |
3.4.0 |
geometric_pdf |
geopdf在Octave Forge统计软件包中 |
3.4.0 |
geometric_rnd |
geornd在Octave Forge统计软件包中 |
3.4.0 |
hypergeometric_cdf |
hygecdf在Octave Forge统计软件包中 |
3.4.0 |
hypergeometric_inv |
hygeinv在Octave Forge统计软件包中 |
3.4.0 |
hypergeometric_pdf |
hygepdf在Octave Forge统计软件包中 |
3.4.0 |
hypergeometric_rnd |
hygernd在Octave Forge统计软件包中 |
3.4.0 |
intersection |
intersect |
3.4.0 |
is_bool |
isbool |
3.4.0 |
is_complex |
iscomplex |
3.4.0 |
is_list |
None | 3.4.0 |
is_matrix |
ismatrix |
3.4.0 |
is_scalar |
isscalar |
3.4.0 |
is_square |
issquare |
3.4.0 |
is_stream |
None | 3.4.0 |
is_struct |
isstruct |
3.4.0 |
is_symmetric |
issymmetric |
3.4.0 |
is_vector |
isvector |
3.4.0 |
lognormal_cdf |
logncdf在Octave Forge统计软件包中 |
3.4.0 |
lognormal_inv |
logninv在Octave Forge统计软件包中 |
3.4.0 |
lognormal_pdf |
lognpdf在Octave Forge统计软件包中 |
3.4.0 |
lognormal_rnd |
lognrnd在Octave Forge统计软件包中 |
3.4.0 |
meshdom |
meshgrid |
3.4.0 |
normal_cdf |
normcdf在Octave Forge统计软件包中 |
3.4.0 |
normal_inv |
norminv在Octave Forge统计软件包中 |
3.4.0 |
normal_pdf |
normpdf在Octave Forge统计软件包中 |
3.4.0 |
normal_rnd |
normrnd在Octave Forge统计软件包中 |
3.4.0 |
pascal_cdf |
nbincdf在Octave Forge统计软件包中 |
3.4.0 |
pascal_inv |
nbininv在Octave Forge统计软件包中 |
3.4.0 |
pascal_pdf |
nbinpdf在Octave Forge统计软件包中 |
3.4.0 |
pascal_rnd |
nbinrnd在Octave Forge统计软件包中 |
3.4.0 |
poisson_cdf |
poisscdf在Octave Forge统计软件包中 |
3.4.0 |
poisson_inv |
poissinv在Octave Forge统计软件包中 |
3.4.0 |
poisson_pdf |
poisspdf在Octave Forge统计软件包中 |
3.4.0 |
poisson_rnd |
poissrnd在Octave Forge统计软件包中 |
3.4.0 |
polyinteg |
polyint |
3.4.0 |
struct_contains |
isfield |
3.4.0 |
struct_elements |
fieldnames |
3.4.0 |
t_cdf |
tcdf在Octave Forge统计软件包中 |
3.4.0 |
t_inv |
tinv在Octave Forge统计软件包中 |
3.4.0 |
t_pdf |
tpdf在Octave Forge统计软件包中 |
3.4.0 |
t_rnd |
trnd在Octave Forge统计软件包中 |
3.4.0 |
uniform_cdf |
unifcdf在Octave Forge统计软件包中 |
3.4.0 |
uniform_inv |
unifinv在Octave Forge统计软件包中 |
3.4.0 |
uniform_pdf |
unifpdf在Octave Forge统计软件包中 |
3.4.0 |
uniform_rnd |
unifrnd在Octave Forge统计软件包中 |
3.4.0 |
weibull_cdf |
wblcdf在Octave Forge统计软件包中 |
3.4.0 |
weibull_inv |
wblinv在Octave Forge统计软件包中 |
3.4.0 |
weibull_pdf |
wblpdf在Octave Forge统计软件包中 |
3.4.0 |
weibull_rnd |
wblrnd在Octave Forge统计软件包中 |
3.4.0 |
wiener_rnd |
wienrnd在Octave Forge统计软件包中 |
3.4.0 |
create_set |
unique |
3.6.0 |
dmult |
diag (A) * B |
3.6.0 |
iscommand |
None | 3.6.0 |
israwcommand |
None | 3.6.0 |
lchol |
chol (…, "lower") |
3.6.0 |
loadimage |
load或imread
|
3.6.0 |
mark_as_command |
None | 3.6.0 |
mark_as_rawcommand |
None | 3.6.0 |
spatan2 |
atan2 |
3.6.0 |
spchol |
chol |
3.6.0 |
spchol2inv |
chol2inv |
3.6.0 |
spcholinv |
cholinv |
3.6.0 |
spcumprod |
cumprod |
3.6.0 |
spcumsum |
cumsum |
3.6.0 |
spdet |
det |
3.6.0 |
spdiag |
sparse (diag (…)) |
3.6.0 |
spfind |
find |
3.6.0 |
sphcat |
horzcat |
3.6.0 |
spinv |
inv |
3.6.0 |
spkron |
kron |
3.6.0 |
splchol |
chol (…, "lower") |
3.6.0 |
split |
char (strsplit (s, t)) |
3.6.0 |
splu |
lu |
3.6.0 |
spmax |
max |
3.6.0 |
spmin |
min |
3.6.0 |
spprod |
prod |
3.6.0 |
spqr |
qr |
3.6.0 |
spsum |
sum |
3.6.0 |
spsumsq |
sumsq |
3.6.0 |
spvcat |
vertcat |
3.6.0 |
str2mat |
char |
3.6.0 |
unmark_command |
None | 3.6.0 |
unmark_rawcommand |
None | 3.6.0 |
autocor |
xcorr在Octave Forge信号pkg |
3.8.0 |
autocov |
xcov在Octave Forge信号pkg |
3.8.0 |
betai |
betainc |
3.8.0 |
cellidx |
ismember |
3.8.0 |
cquad |
quadcc |
3.8.0 |
dispatch |
None | 3.8.0 |
fstat |
stat |
3.8.0 |
gammai |
gammainc |
3.8.0 |
glpkmex |
glpk |
3.8.0 |
is_duplicate_entry |
unique |
3.8.0 |
is_global |
isglobal |
3.8.0 |
krylovb |
[Uret, ~, Ucols] = krylov (…) |
3.8.0 |
perror |
None | 3.8.0 |
replot |
refresh |
3.8.0 |
saveimage |
imwrite |
3.8.0 |
setstr |
char |
3.8.0 |
strerror |
None | 3.8.0 |
values |
unique |
3.8.0 |
cut |
histc |
4.0.0 |
cor |
corr |
4.0.0 |
corrcoef |
corr |
4.0.0 |
__error_text__ |
lasterr |
4.0.0 |
error_text |
lasterr |
4.0.0 |
polyderiv |
polyder |
4.0.0 |
shell_cmd |
system |
4.0.0 |
studentize |
zscore |
4.0.0 |
sylvester_matrix |
hadamard (2^k) |
4.0.0 |
default_save_options |
save_default_options |
4.2.0 |
gen_doc_cache |
doc_cache_create |
4.2.0 |
interp1q |
interp1 |
4.2.0 |
isequalwithequalnans |
isequaln |
4.2.0 |
java_convert_matrix |
java_matrix_autoconversion |
4.2.0 |
java_debug |
debug_java |
4.2.0 |
java_invoke |
javaMethod |
4.2.0 |
java_new |
javaObject |
4.2.0 |
java_unsigned_conversion |
java_unsigned_autoconversion |
4.2.0 |
javafields |
fieldnames |
4.2.0 |
javamethods |
methods |
4.2.0 |
re_read_readline_init_file |
readline_re_read_init_file |
4.2.0 |
read_readline_init_file |
readline_read_init_file |
4.2.0 |
saving_history |
history_save |
4.2.0 |
allow_noninteger_range_as_index |
None | 4.4.0 |
bicubic |
interp2 |
4.4.0 |
delaunay3 |
delaunay |
4.4.0 |
do_braindead_shortcircuit_evaluation |
None | 4.4.0 |
dump_prefs |
无4.4.0 |
|
find_dir_in_path |
dir_in_loadpath |
4.4.0 |
finite |
isfinite |
4.4.0 |
fmod |
rem |
4.4.0 |
fnmatch |
glob或regexp
|
4.4.0 |
gmap40 |
None | 4.4.0 |
loadaudio |
audioread |
4.4.0 |
luinc |
ichol或ilu
|
4.4.0 |
mouse_wheel_zoom |
mousehweelzoom属性 |
4.4.0 |
nfields |
numfields |
4.4.0 |
octave_tmp_file_name |
tempname |
4.4.0 |
playaudio |
audioplayer |
4.4.0 |
saveaudio |
audiowrite |
4.4.0 |
setaudio |
None | 4.4.0 |
syl |
sylvester |
4.4.0 |
usage |
print_usage |
4.4.0 |
bitmax |
flintmax |
5.1.0 |
mahalanobis |
mahal在Octave Forge统计软件包中 |
5.1.0 |
md5sum |
hash |
5.1.0 |
octave_config_info |
__octave_config_info__ |
5.1.0 |
onenormest |
normest1 |
5.1.0 |
sleep |
pause |
5.1.0 |
usleep |
pause |
5.1.0 |
wavread |
audioread |
5.1.0 |
wavwrite |
audiowrite |
5.1.0 |
版权所有 © 2024-2025 Octave中文网
ICP备案/许可证号:黑ICP备2024030411号-2