matlab中a=ran(b)是什么意思

2024年11月23日 05:19
有1个网友回答
网友(1):

>> help ran

ran not found.

Use the Help browser search field to search the documentation, or
type "help help" for help command options, such as help for methods.
说明:ran不是matlab的函数,可能是自写的函数。而自写函数会因程序不 同,有不同的意思。