How can I reserve toolboxes of a concurrent network user license to a single computer system
1 回表示 (過去 30 日間)
古いコメントを表示
Hi all
One of our Research Groups needs to reserve toolboxes for a certain setup computer, so that these toolboxes can only be used at this particular computer but from different users.
Can this be done by an optional file and how to do this?
Thanks,
Robert
0 件のコメント
回答 (2 件)
Andreas Goser
2014 年 11 月 7 日
I have nothing ready-to-use for you, but looking at this article, I would expect you can to this by using HOST_GROUP and RESERVE.
0 件のコメント
Ori
2015 年 4 月 28 日
Hi .
I would like to add a slight correction to Andreas's answer:
RESERVE will only keep a certain amount of licenses to that host group.
Since Robert asked for "... can * only * be used at this particular computer " you will need to INCLUDE it.
Example:
HOST_GROUP matlab_computers computer1
INCLUDE MATLAB HOST_GROUP matlab_computers
Best Regards,
Ori Kaplan
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!