Request: Add Regular Expression Search

4 visualizaciones (últimos 30 días)
Dennis Van Dusen
Dennis Van Dusen el 1 de Nov. de 2017
Comentada: Hans el 9 de Dic. de 2024
Either no documentation exists (or I cannot find it) on how to use regular expressions in Edit Find / Replace. Does anyone know where that is for Matlab? If it is not available, does anyone have a workaround for doing regular expression Find / Replace in MATLAB program files in the editor?

Respuestas (1)

John D'Errico
John D'Errico el 1 de Nov. de 2017
Sorry, but Answers is not a place to put enhancement requests. If you have an idea, then send it directly to MathWorks. Click on the " Contact Us " link on the top right of your browser page.
  2 comentarios
Jonathan Parsons
Jonathan Parsons el 3 de Dic. de 2018
Editada: Jonathan Parsons el 3 de Dic. de 2018
I have this question, too, and just came across this post. I read the OP's post a few times and cannot see an explicit enhancement request (although the desire for regular-expression find and replace is obviously there). The OP was asking whether or not such a feature already exists and, if not (I take it from your answer that it does not), if anyone could suggest a workaround. Any suggestions?
Hans
Hans el 9 de Dic. de 2024
If you are working on a Linux system, just use terminal commands like 'grep' or 'ack' for search and 'sed' for search replace. IMHO this is faster for such operations.

Iniciar sesión para comentar.

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by