Doxygen Source Code Documentation
GE_dumpExamHeader.m File Reference
Go to the source code of this file.
Variables | |
function | outstr |
Variable Documentation
|
Initial value: GE_dumpExamHeader(exam) % % outstr = GE_dumpExamHeader(exam) % % Writes the exam header to the string outstr % % Souheil J. Inati % Dartmouth College % May 2000 % souheil.inati@dartmouth.edu % outstr = sprintf('ex_suid: %s\n' , char(exam.ex_suid)) Definition at line 82 of file GE_dumpExamHeader.m. |