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.

Basic question in MATLAB.

Status
Not open for further replies.

mazdaspring

Advanced Member level 4
Joined
Feb 18, 2008
Messages
108
Helped
4
Reputation
8
Reaction score
3
Trophy points
1,298
Activity points
2,030
How to call "function" to use in a program?

e.g. I am doing ofdm simulation and I have to make a function of "adding" into my program. So I do another m-file of this function. but how can I call this function to use in my main program?.

anybook that i can learn to be able to do this?
 

just like in C make one more function and call in your main.

more over u have lots and lots of inbuilt functions which u can use directly,for example in ur case(OFDM) ifft/fft etc....
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top