Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

processing text in matlab

1 Ansicht (letzte 30 Tage)
azar mzory
azar mzory am 6 Jan. 2014
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
what's the functions of and any function for manipulating text (strings) importdata load fileread textscan fprint cell2mat fopen fclose feof fwrite fscanf fgetl we know all functions in help matlab but this is not enough it's unclear examples and code for explain each function
  1 Kommentar
Azzi Abdelmalek
Azzi Abdelmalek am 6 Jan. 2014
Your question is unclear

Antworten (2)

per isakson
per isakson am 6 Jan. 2014
  • Your tags make me think about Perl, which comes with Matlab
  • Starting point in Matlab doc on Strings
Here you may ask on how to solve specific tasks.

Image Analyst
Image Analyst am 6 Jan. 2014
>> doc strings
Then look way down at the bottom of the help documentation that comes up, in the "See also" section, for a list of a bunch of string processing functions.

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by