'Find & Replace' ignores quoted strings

I am having a problem with the editor's 'Find & Replace' tool. I have a mfile containing containing quoted strings like
load('File1.mat') ;
load('File2.mat') ;
load('File3.mat') ;
load('File4.mat') ;
When I use Edit > Find & Replace to search for File or mat, they are not found. But when I search for load, it is found. It seems like the characters enclosed in single quotes are invisible to Find & Replace. Is that a known issue? I am using R2012a.

4 comentarios

Sean de Wolski
Sean de Wolski el 6 de Ag. de 2012
I can't reproduce this...
John Petersen
John Petersen el 6 de Ag. de 2012
I have the same version and have no problem with it. Is the Match case box selected?
the cyclist
the cyclist el 6 de Ag. de 2012
Or the "Whole Word" check box?
K E
K E el 6 de Ag. de 2012
Editada: K E el 6 de Ag. de 2012
Sigh. Yes, the Whole Word box was checked, and the problem disappeared when it was unchecked. Sorry to trouble everyone and will delete this question if anyone thinks it is warranted.

Iniciar sesión para comentar.

 Respuesta aceptada

K E
K E el 6 de Ag. de 2012

0 votos

This is due to checking the Whole Word box. The problem disappeared when it was unchecked. I hope this spares someone else a silly mistake.

Más respuestas (0)

Categorías

Más información sobre Characters and Strings en Centro de ayuda y File Exchange.

Productos

Preguntada:

K E
el 6 de Ag. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by