Editing or manipulating contents of arrays

조회 수: 1 (최근 30일)
deji
deji 2012년 8월 5일
Hi
I am working with an array of about 250,000 number all encase in "" and i want to to remove the "" from all of them. Is there any way i can remove them.
Thanks in advance

채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2012년 8월 5일
편집: Azzi Abdelmalek 2012년 8월 5일
cell2mat(A) % A is your array

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Matrices and Arrays에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by