필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

processing text in matlab

조회 수: 1 (최근 30일)
azar mzory
azar mzory 2014년 1월 6일
마감: MATLAB Answer Bot 2021년 8월 20일
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
Azzi Abdelmalek
Azzi Abdelmalek 2014년 1월 6일
Your question is unclear

답변 (2개)

per isakson
per isakson 2014년 1월 6일
  • 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 2014년 1월 6일
>> 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.

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by