Function that calls another function in LiveScript

In Livescript, can one write a function that calls another function both defined in the same script?

2 commentaires

Rik
Rik le 26 Mai 2020
Why don't you try? Isn't that faster than waiting for an answer from someone seeing your questions?
Have been working on it.

Connectez-vous pour commenter.

 Réponse acceptée

Walter Roberson
Walter Roberson le 26 Mai 2020

0 votes

Yes, provided that you are using a MATLAB release new enough to support functions in Live Scripts (which you are.)
Note that the name of the functions must be different than each other, and that neither one can be the same as the name of the live script.
I include an example.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange

Produits

Version

R2020a

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by