Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Question Regarding SImulink

Status
Not open for further replies.

manutdevil

Computer
Joined
Mar 15, 2006
Messages
10
Location
MY
I new to simulink and i hope some of ypu pros can help me on this.

I made this simple block which looks like this:

From Workspace ---> Buffer ---> To Workspace

The From Workspace block is inputting a matrix A
with size 10X1.

The Output Buffer Size is set to 64.

My question is why is the output a 64X1 matrix with all ZEROS...???

shouldnt the 1st ten rows of the output be from matrix A and the
remainder 54 rows = zeros ??

PLs help...

Thanx alot in advance guys...
 
sorry for some typos up there. Here's the correct one.

I'm new to simulink and i hope some of you pros can help me on this.

I made this simple block which looks like this:

From Workspace ---> Buffer ---> To Workspace

The From Workspace block is inputting a matrix A
with size 10X1.

The Output Buffer Size is set to 64.

My question is why is the output a 64X1 matrix with all ZEROS...???

shouldnt the 1st ten rows of the output be from matrix A and the
remainder 54 rows = zeros ??

PLs help...

Thanx alot in advance guys...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top