Error in Matlab Fundamentals, 6.1 Project Review

조회 수: 5 (최근 30일)
Adam Collins
Adam Collins 2017년 11월 12일
답변: Walter Roberson 2017년 11월 13일
Can someone please review the Matlab Fundamentals program section 6.1 Project Review parts 2/2 and 2/3? The program is not checking the variables in the workspace (see attached image of errors). My code is identical to the solution but I still get an error. I tried resetting the program but still no luck.
  댓글 수: 4
Walter Roberson
Walter Roberson 2017년 11월 12일
I did a search but I could not find a link to "Matlab Fundamentals" that had a section 6.1 Project Review. I have no idea which site or textbook is being referred to.
Adam Collins
Adam Collins 2017년 11월 12일
편집: Walter Roberson 2017년 11월 12일
the course can be found in the "Matlab Academy" https://matlabacademy.mathworks.com/

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

답변 (2개)

Mischa Kim
Mischa Kim 2017년 11월 12일
Adam, thanks for bringing this to our attention.
I will forward your information internally and make sure it is addressed asap.
  댓글 수: 1
gs
gs 2017년 11월 13일
There is a similar issues in "5.11 Reshaping Arrays: (7/8) Overall Average Electricity Revenue" and in "6.1 Project - Halfway Review of Fundamentals: (3/3)”

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


Walter Roberson
Walter Roberson 2017년 11월 13일
In another question about the same issue, the workaround suggested is to add
boolean = @logical;
near the top of your code.

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by