What does the function maybeUpdat​eAttachedF​iles( ) do?

1 回表示 (過去 30 日間)
Eldad Klaiman
Eldad Klaiman 2015 年 10 月 20 日
回答済み: Steven Lord 2015 年 10 月 21 日
Located in: C:\Program Files\MATLAB\R2014b\toolbox\distcomp\cluster\+parallel\+internal\+pool\maybeUpdateAttachedFiles.m
Does it maybe-update the attached files, or does it update the maybe-attached files?
Whatever maybe may be, Eldad.

回答 (2 件)

Steven Lord
Steven Lord 2015 年 10 月 21 日
It is an internal utility for the Parallel Computing Toolbox. Because it is in an internal package (the path contains +internal) as described on this documentation page you should not call it yourself nor write code that depends upon it.

Image Analyst
Image Analyst 2015 年 10 月 20 日
You'll have to wait for Walter to respond. He's the only one here with the Crystal Ball Toolbox. All I can do is guess, and that guess would be that function maybe updates any attached files, but possibly it doesn't update them. Based on what criteria does it update or not update? I have no idea. I don't even know what "attached" means to the program. Attached to what?
I don't think it would "update the maybe-attached files" because then you wouldn't have "maybe" in the name - you would simply call it UpdateAttachedFiles() and just simply return if no files were attached or passed in.
Or you can open the file and see what it actually does. I can't do that as I'm still on the waiting list for the Crystal Ball Toolbox, so you'd have to do that yourself.

カテゴリ

Help Center および File ExchangeCrystals についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by