(translator=pacific, ChineseSource=pacific-20020619-10\undocheckout.html, EnglishSource=c:\matlabr12\help\techdoc\ref\undocheckout.html)
MATLAB Function Reference    
undocheckout

還原先前從source control system中所做的取出動作。

Graphical Interface

除了使用 checkout 指令外,也可在Editor, Simulink, 和 Stateflow 的File 選單中點選 Source Control Undo Check Out

Syntax

Description

undocheckout('filename') 使檔名為 filename 的檔案可以被取出,讓此檔案和在你上次取出此檔時,是完全相同的。(make  filename available for checkout, where filename does not reflect any of the changes you made after you last checked it out.) 檔名必須包含完整的路徑。

undocheckout({'filename1','filename2','filename3', ...}) 使檔名為 filename1filenamen 的檔案可以被取出,讓此檔案和在你上次取出此檔時,是完全相同的。(make  filename1 through filenamen available for checkout, where the files do not reflect any of the changes you made after you last checked them out.) 檔名必須包含完整的路徑。

Examples

鍵入

還原先前從source control system中對/matlab/mymfiles/clock.m和/matlab/mymfiles/calendar.m所做的取出動作。

See Also

checkin, checkout


 uisetfont union