how to replace 1 element in matrix

I have matrix A and its a 4 by 5 I want to replace the element (3,4) and create a new matrix for it and name it B what would I do? D = A(3,4)=75 is what I have input but theres an error with to may = signs

답변 (1개)

KSSV
KSSV 2022년 1월 27일
편집: KSSV 2022년 1월 27일

0 개 추천

D = A(3,4) % thats it
Please don't ask very simple and basic questions in the community. Take a tutorial on basics of MATLAB.

댓글 수: 2

Brendan Steele
Brendan Steele 2022년 1월 27일
Ive looked it up several times and there isnt a question where I can find an answer that works. If you know where I could find the basic rules that'd be great. I am taking a class and this is an issue I am having so please only respond with an answer.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Logical에 대해 자세히 알아보기

제품

태그

질문:

2022년 1월 27일

댓글:

2022년 1월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by