【matlab】 ispc && isequal 是什么含义

>> help ispc

ispc - Determine if version is for Windows (PC) platform


    This MATLAB function returns logical 1 (true) if the version of MATLAB software
    is for the Microsoft Windows platform.
    
See also computer, isunix, ismac.

    tf = ispc

> >帮助ispc

ispc——确定版本Windows(PC)平台

参见计算机,isunix ismac。

这个MATLAB函数返回逻辑1(真正的)如果MATLAB软件的版本

是微软Windows平台。


>> help isequal

isequal - Determine array equality

    This MATLAB function returns logical 1 (true) if A and B are the same size and
    their contents are of equal value; otherwise, it returns logical 0 (false).

    tf = isequal(A,B)
    tf = isequal(A1,A2,...,An)

> >帮助isequal

isequal——确定数组的相等性

这个MATLAB函数返回逻辑1(真正的),如果A和B大小、内容都相同;否则,返回逻辑0(假)

tf = isequal(A,B)

tf = isequal(A1,A2,…,An)


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值