how to create a char
    조회 수: 4 (최근 30일)
  
       이전 댓글 표시
    
I am trying to follow:
One of the code, said that:
load carsmall
How can I create a file for this "char"
For Others file, i created using excel file and then y=csvread('test10042019.csv');

Thank you.
댓글 수: 0
답변 (1개)
  Cris LaPierre
    
      
 2019년 4월 10일
        댓글 수: 8
  Jan
      
      
 2019년 4월 11일
				I do not understand the meaning of the screenshot and do not know, what "in carsmall" means. You can create a char array by:
a = 'hello'
참고 항목
카테고리
				Help Center 및 File Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
