Simulink: powericon(​)这个函数在help​中为什么找不到帮助信​息。

Simulink模型库中,很多模型封装时都在Initialization commands中调用了powericon这个函数,本人相了解该函数的用法,但是在help中却找不到相关的帮助信息。请问:1、有谁知道这个函数的用法; 2、这种在help中查不到的函数,应该怎样查询其用法。

 Accepted Answer

gatami
gatami on 27 Nov 2022

0 votes

你是想看封装的SPS模块参数初始化的计算吧?
这个函数封装加密成p文件了,所以你看到不到。
>>which -all powericon

More Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Tags

Asked:

on 27 Nov 2022

Answered:

on 27 Nov 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!