매트랩 오류 배열 인덱스는 양의 정수이거나 논리값이어야 합니다.에 대한 오류가 발생한 이유는 무엇인가요?
18 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti

1 Commento
Risposte (1)
lazymatlab
il 4 Lug 2024
func1을 함수로 사용하시려는 것 같은데, 에러 메시지를 보면 변수 func1이 있는게 아닌가 싶습니다. 함수가 func1이 있다면 clear 후에 다시 실행해보세요.
0 Commenti
Vedere anche
Categorie
Scopri di più su Matrix Indexing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!