How to read text block from live script?

Does Matlab have functions to parse an mlx file, or parse the current open live script?
This is what I would like to do:
  1. Create a text block in a livescript
  2. Read the contents of that text block to a string variable within the same live script
Is something like this possible?

답변 (1개)

Cris LaPierre
Cris LaPierre 2021년 7월 15일

0 개 추천

To the best of my knowledge, this is not possible. One workaround may be to use an edit field in one of your code blocks.

댓글 수: 1

Thanks you. I was aware of edit fields, but you can't enter multiline text that way – this is the limitation I was trying to get around.

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

카테고리

도움말 센터File Exchange에서 Live Scripts and Functions에 대해 자세히 알아보기

제품

릴리스

R2021a

질문:

2021년 7월 14일

댓글:

2021년 7월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by