Info

This question is closed. Reopen it to edit or answer.

How to use a function into another functon

1 view (last 30 days)
Martin Matin
Martin Matin on 16 Mar 2015
Closed: MATLAB Answer Bot on 20 Aug 2021
Hi,
I'd like to use a function I defined into another one that is going to use the bisection method to find a root of the first one.
The input depends on "i" and "theta" and the ouput must be "t", the time and a speed "v".
But I don't know how to call the first into the second one.
Thanks.

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!