다음에 대한 결과:
Below are some FAQs for the Cody contest 2020. If you have any additional questions, ask your questions by replying to this post. We will keep updating the FAQs.
Q1: If I rate a problem I solved before the contest, will I still get a raffle ticket?
A: Yes. You can rate any problem you have solved, whether it was before or during the contest period.
Q2: When will I receive the contest badges that I've earned?
A: All badges will be awarded after the contest ends.
Q3: How do I know if I’m the raffle winner?
A: If you are a winner, we will contact you to get your name and mailing address. You can find the list of winners on the Cody contest page .
Q4: When will I receive my T-shirt or hat?
A: You will typically receive your prize within a few weeks. It might take longer for international shipping.
Q5: I'm new to Cody. If I have some questions about using Cody, how can I get help?
A: You can ask your question by replying this post. Other community users might help you and we will also monitor the threads. You might also find answers here .
Q6: What do I do if I have a question about a specific problem?
A: If the problem description is unclear, the test suite is broken, or similar concerns arise, post your question(s) as a comment on the specific problem page. If you are having a hard time solving a problem, you can post a comment to your solution attempt (after submitting it). However, do not ask other people to solve problems for you.
Q7: If I find a bug or notice someone is cheating/spamming during the contest, how can I report it?
A: Use Web Site Feedback . Select "MATLAB Central" from the category list.
Q8: Why can't I rate a problem?
A: To rate a problem, you must solve that problem first and have at least 50 total points.
- matrix1, matrix2, matrix3, matrix4, ...
 - test_20kmh, test_50kmh, test_80kmh, ...
 - nameA, nameB, nameC, nameD,...
 
- Slow
 - Buggy
 - Security Risk
 - Difficult to Work With
 - Obfuscated Code Intent
 - Confuses Data with Code
 - Code Helper Tools do not Work
 - Magically Making Variables Appear in a Workspace is Risky
 
- Indexing into Cell Array or ND-Array
 - Non-scalar Structures (with Indexing)
 - Dynamic Field-Names in a Structure
 - load into a Structure, not into the Workspace
 - save the Fields of a Scalar Structure
 - Use a table or timetable Array
 - Use more Efficient Ways to Pass Variables Between Workspaces
 
- the kind of tool or task that we don't really expect in the next MATLAB release (ie., not a frequent entry in a MATLAB wishlist)
 - something that would be useful to you and (hopefully) others if it existed.
 - something that could conceivably be made by people(s) in the user community
 
- I've been wanting to write an object-oriented replacement for the NURBS toolbox which is a great toolbox but is very unwieldy to use.
 
- would you find useful to have spellcheck built into the MATLAB Editor?
 

- 06 Aug 2011, 13:17 BST - created and added boldface.gif
 - 06 Aug 2011, 14:59 BST - added italic.gif
 - 06 Aug 2011, 18:58 BST - added index section
 - 07 Aug 2011, 00:03 BST - added code.gif and tutorial series section
 - 07 Aug 2011, 01:50 BST - added monospaced.gif, numlist.gif, bullist.gif and hyperlink.gif
 - 13 Aug 2011, 14:27 BST - added motivation section
 - 18 Aug 2011, 01:44 BST - added aknowledgments section and link to wish-list