Matlab livescript copy and paste

9 visualizaciones (últimos 30 días)
alpedhuez
alpedhuez el 5 de Ag. de 2020
Comentada: Adam Danz el 5 de Ag. de 2020
I want to move, let me say, 200 lines of code in Livescript (in one section) to the end of the script (say). Is there any way better than copy and paste? Is it possible to choose a "section" and copy and paste?
  3 comentarios
alpedhuez
alpedhuez el 5 de Ag. de 2020
Hopefully there is a feature of select a section and copy and paste.
Adam Danz
Adam Danz el 5 de Ag. de 2020
Every once in a while I realize there's a really useful feature of matlab that I didn't know existed. This would be one of those cases. I know of no such feature. Are you imagining a button that, when pressed, copies all of the code within the currently active block within the editor? I can see how that may be useful but most of the time the code in a block is dependent of variables or functions that are within the same file.
If this is something you have to do dozens or hundreds of times, and if there's some way of defining the target block, then you could write a function that reads each file and copies the target block.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Schedule Model Components en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by