Help on SimPowerSystems for Getting Started
I try to simulate this simple circuit using SimPowerSystems(not by Foundation Library)
<<http://imagesup.net/?di=713771095415...
12년 초과 전 | 답변 수: 1 | 0
1
답변
질문
Help onOpposite of Manual Switch
Is there any manual switch to choose between two different "outputs" based on Input
say input is u
then one output is 2*u ...
Matlab function help in simulink model
<http://imagesup.net/?di=213769298274>
i want to write this function in Matlab Function Box
{
function y = func_name(a)...
12년 초과 전 | 답변 수: 1 | 0
1
답변
질문
How to call global function?
I want to use all variables used in function workspace, in Base Workspace and vice-versa. That can be possible using script(with...