Help CenterHelp Center
Erase HTTP and HTTPS URLs from text
newStr = eraseURLs(str)
example
newStr = eraseURLs(str) erases HTTP and HTTPS URLs from the elements of str.
newStr
str
collapse all
Erase the URL from the text in str.
str = "For more information, see https://www.mathworks.com"; newStr = eraseURLs(str)
newStr = "For more information, see "
Input text, specified as a string array, character vector, or cell array of character vectors.
Example: ["An example of a short sentence."; "A second short sentence."]
["An example of a short sentence."; "A second short sentence."]
Data Types: string | char | cell
string
char
cell
Output text, returned as a string array, character vector, or cell array of character vectors. str and newStr have the same data type.
Introduced in R2017b
decodeHTMLEntities | eraseTags | erasePunctuation | lower | upper | tokenizedDocument
decodeHTMLEntities
eraseTags
erasePunctuation
lower
upper
tokenizedDocument
Vous possédez une version modifiée de cet exemple. Souhaitez-vous ouvrir cet exemple avec vos modifications ?
Vous avez cliqué sur un lien qui correspond à cette commande MATLAB :
Pour exécuter la commande, saisissez-la dans la fenêtre de commande de MATLAB. Les navigateurs web ne supportent pas les commandes MATLAB.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office