run and advance live functions

조회 수: 2 (최근 30일)
Matthieu
Matthieu 2022년 9월 2일
댓글: Matthieu 2022년 9월 7일
I try to use "increment value and run section", (it is a shame that is has been removed...), I understand that I have to move to live function but I see that section break (+ "ctrl enter" shortcut...) has disappered also (Why !!?? ) , So I conclude that I can't use slider in live functions ?? Correct ? How to tweak/adjust parameters during debuging functions now ??
Matlab is loved for its convenience please don't remove such convenient tools without any better replacement tools or leave both things ! Please also consider that tons of matlab code/fucntions already written with no time to change because live editor arrived... Shame...
(EDIT)
to clarify my question :
Section break are not compatible with ''Live Function'', correct or not ?
Then 'Controls' (slider,...) are not usable without section break ? , correct or not ?
Then 'Controls' are not usable with 'Live functions', correct or not ?
So,
  • How to execute part of code in 'live functions' ? (Other than select/F9...)
  • How to tweak parameters in 'live functions' or in 'functions' ? (with something similar to former 'increment value and run section', or similar to 'Controls' (slider,...) ) ?

답변 (1개)

Guru Kumaresan
Guru Kumaresan 2022년 9월 5일
Hello,
As far as I know, there is something similar that is supported in the Live Editor starting from release R2018a. You can insert Controls (slider, dropdown, etc) using the Control dropdown in the toolstrip of the Live Editor.
For more information on this topic please see the documentation here.
Thank you.
  댓글 수: 2
Matthieu
Matthieu 2022년 9월 5일
Hello, to maybe clarify my question :
Section break are not compatible with ''Live Function'', correct or not ?
Then 'Controls' (slider,...) are not usable without section break ? , correct or not ?
Then 'Controls' are not usable with 'Live functions', correct or not ?
So,
  • How to execute part of code in 'live functions' ? (Other than select/F9...)
  • How to tweak parameters in 'live functions' or in 'functions' ? (with something similar to former 'increment value and run section', or similar to 'Controls' (slider,...) ) ?
Matthieu
Matthieu 2022년 9월 7일
Hello Guru Kumaresan, how to get an answer ?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 MATLAB Mobile Fundamentals에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by