![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2329705_1719239022371_DEF.jpg)
Biyan
Followers: 0 Following: 0
統計
MATLAB Answers
7 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Can Simulink Model be deployed on Production Server and/or Web App Server?
There is a list of functions not supported for compilation by MATLAB compiler and MATLAB Compiler SDK. In that list, Simulink F...
4ヶ月 前 | 1 件の回答 | 0
1
回答質問
What is the maximum number of workers I can specify? I tried 2, it is working. If I use 3, it gives me error:"... (error code = 16): license checkout fail", see log detail
1 [2024.10.18 11:24:02.550463] [information] Starting master (pid = 9956) 2 [2024.10.18 11:24:02.566079] [information] Global l...
4ヶ月 前 | 1 件の回答 | 0
1
回答質問
script with compiler.build.productionServerArchive returns success in MATLAB, Production Server Compiler App Test Client, but return failed using deployed archive in MPS
function [ret_createCTFFunctionbyMPSLib] = createCTFFunctionByMPSLib(mFile) % % to create a ctf service that takes a mfile and...
4ヶ月 前 | 1 件の回答 | 0
1
回答質問
script with 'ver' command returns different products and licenses within matlab and from deployed archive on production server. See detail below
in Matlab run, I got this: {'Name: MATLAB, Version: 24.1, Release: (R2024a), Date: 19-Nov-2023' } {'Name:...
4ヶ月 前 | 1 件の回答 | 0
1
回答質問
script returns success in MATLAB, Production Server Compiler App Test Client, but return failed using deployed archive in MPS
function [ret_createCTFFunction] = createCTFFunctionByCommand(mFile) % % to create a ctf service that takes a mfile and co...
4ヶ月 前 | 1 件の回答 | 0
1
回答質問
Can I use production server to create ctf file and do I need to install matlab compiler sdk along with production server to achieve this?
I wrote a matlab script which contains command 'mcc' and the options to create the ctf in my local machine. The script runs cor...
5ヶ月 前 | 2 件の回答 | 0
2
回答質問
What is the setting in Production Server for auto deployment and how do I set this up?
I could not find a place in Settings section in the Production Sever Dashboard to enable or disable auto deployment, and if I ne...
5ヶ月 前 | 1 件の回答 | 0