What kind of block is it?

2 次查看(过去 30 天)
yogan sganzerla
yogan sganzerla 2017-3-21
评论: ES 2017-3-21
Hello, I am studying how to solve battery problems using simulink. I have one PFD that I am using and there is one block that I am not founding. This is the block.
Some one know that kind of block is it?

采纳的回答

ES
ES 2017-3-21
It looks like a simple integrator block.
If this does not help, select the block and type
get_param(gcb, 'BlockType')
Else right click the block to do a look under mask.
  2 个评论
yogan sganzerla
yogan sganzerla 2017-3-21
Thanks for the answer, But normal integrator has just 1 input, right?
Do you think that it is possible to be a product between X0 and 1/s ?
Cheers
ES
ES 2017-3-21
Its an integrator block with initial condition set to 'External'

请先登录,再进行评论。

更多回答(1 个)

ES
ES 2017-3-21
Its an integrator block with initial condition set to 'External'

类别

Help CenterFile Exchange 中查找有关 Programmatic Model Editing 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by