Simulink Help: Troubleshooting Errors with Transfer Function Block

  • Thread starter Thread starter satyajith
  • Start date Start date
  • Tags Tags
    Simulink
AI Thread Summary
The discussion revolves around a new member seeking help with a Simulink project involving a transfer function block. The user has set the numerator to 1 and the denominator to [I 1.5], where I is a time-varying variable defined in an M file. However, they encounter an error when running the project. Other members suggest troubleshooting by trying different values for I to identify the issue. The conversation highlights the challenges faced by newcomers in Simulink and the importance of community support in resolving technical difficulties.
satyajith
Messages
1
Reaction score
0
Hi Everyone..I am the new member of the group...

I have a doubt regarding simulink..In the transfer function block I have the numerator as 1 and coming to denominator I have [I 1.5] where I is varying with time and I have written code for I (as M file) but when I am running the project I am getting an error.. I don't know what to do..

I am sure that many of you know the solution for this (I am new to simulink) Could you please reply me as soon as possible...If you got any doubts please send me a message...
Thank you
 
Technology news on Phys.org
otherwise do one thing
try 3-4 possible values of I
actually me also new to simulink
 
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...
I have a quick questions. I am going through a book on C programming on my own. Afterwards, I plan to go through something call data structures and algorithms on my own also in C. I also need to learn C++, Matlab and for personal interest Haskell. For the two topic of data structures and algorithms, I understand there are standard ones across all programming languages. After learning it through C, what would be the biggest issue when trying to implement the same data...
Back
Top