Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Creating dynamic array of spitted signal

Status
Not open for further replies.

yildiza

Newbie level 4
Joined
Nov 17, 2009
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
ISTANBUL
Activity points
1,318
Creating dynamic array

Hi,

I want to parse a signal into pieces.

E.g.

Y --> main signal

My algorithm creates n arrays like this:

Y_part_1
Y_part_2
...
Y_part_n

so on

how can I take data from main signal using this syntax. Thank you.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top