Linking sections of live script

3 Ansichten (letzte 30 Tage)
Prabhat Ranjan
Prabhat Ranjan am 19 Okt. 2020
Beantwortet: Ameer Hamza am 19 Okt. 2020
How to use the result of one section into another section of a live script? For example, I want to call the result which I got in Section 1 into Section 5. How to do it?

Akzeptierte Antwort

Ameer Hamza
Ameer Hamza am 19 Okt. 2020
Once the variable is defined, it is visible to all sections of the Live script. There is no special procedure to access it; you can just use its name to access its value.

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB Parallel Server finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by