How do i augment a matrix with user input

I am making an ATM machine with importing an excel file. After user selects to add or withdraw money, it doesn't change the balance in the matrix. It stays the same as the original data, is there anyway to change one matrix by augmenting?

댓글 수: 3

Jan
Jan 2017년 4월 10일
편집: Jan 2017년 4월 12일
Yes.
If you want are more specific answer, please edit the question and add any details.
Joseph Cheng
Joseph Cheng 2017년 4월 12일
depending on what you're doing see that you're writing the excel file after the transaction, or use the debug tool to see if you're augmenting the matrix to be written to the file properly.
Is the ATM Machine designed in MATLAB? After importing excel data and processing, make sure to write the new data back to excel. Check if you are getting any errors in the process. Please add further details of your design to your question, for suggestions.

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

답변 (0개)

카테고리

질문:

2017년 4월 10일

댓글:

2017년 4월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by