Question


Why does my Azure deployment of Web App Server fail to start with a "Error creating context for self-signed SSL certificate" error?
I recently deployed MATLAB Web App Server to Azure using the reference architecture hosted on GitHub. Immediately after deployin...

9 dagen ago | 1 answer | 0

1

answer

Answered
How do I validate my MATLAB cluster when I do not have access to a GUI?
If you have access to a GUI in your client MATLAB please follow these steps instead: http://www.mathworks.com/matlabcentral/ans...

9 dagen ago | 2

| accepted

Answered
How to debug MEX-files in Eclipse compiled with MinGW64 and -g flags in MATLAB R2017a and earlier
NOTE: These instructions are valid for debugging with MinGW 4.9.2. For newer versions, please refer to the following link: https...

9 dagen ago | 0

| accepted

Answered
How to read the content in the sub-web link?
You can use “findElement” function and appropriate CSS selectors to select the sub-links. In the example below I use "a[href$=""...

9 dagen ago | 0

| accepted

Answered
Why does the Activity Monitor on Mac not show a full CPU usage when running MATLAB jobs with the built-in multithreading feature?
If the machine has 8 physical cores and the maximum CPU usage reported is 1600%, this indicates that the measuring tool (such as...

12 dagen ago | 0

| accepted

Question


Why does the Activity Monitor on Mac not show a full CPU usage when running MATLAB jobs with the built-in multithreading feature?
On my 8-core Mac machine, when I run the "eigs" function on a large sparse matrix, the Activity Monitor shows MATLAB's CPU usage...

12 dagen ago | 1 answer | 0

1

answer

Answered
Why does MATLAB Parallel Server validation fail or stall at the Job test/createJob stage (independent jobs)?
This can be caused by a number of possible issues, including, but not limited to the following:Misconfigured cluster profile set...

12 dagen ago | 0

| accepted

Answered
Why do I receive the error "OpenSCManager failed" when installing the MATLAB Parallel Server Service?
This is a common issue on Windows Vista and higher. Due to the User Access Control (UAC) feature in Windows, even if you are log...

12 dagen ago | 1

| accepted

Answered
製品の割り当て方を教えてください。
一つのマスターライセンスに複数のライセンスを紐づけ管理している場合、ライセンス管理者は、同一マスターライセンス内にあるライセンス間で製品を割り当てることができます。   製品の割り当て手順は、以下の通りです。 1. ライセンスセンター へアクセスします (...

12 dagen ago | 0

| accepted

Answered
How can I use the 'imufilter' system object in Simulink?
From R2023b, you can use the Simulink block of 'IMU Filter'. More information on the 'IMU Filter' can be found by referencing th...

13 dagen ago | 0

| accepted

Answered
How do I install Prometheus and Grafana to monitor Polyspace Access performance metrics?
Starting in R2024a, you can extract Polyspace Access performance metrics via a new API endpoint and use those metrics to monitor...

13 dagen ago | 1

| accepted

Question


How do I install Prometheus and Grafana to monitor Polyspace Access performance metrics?
I aim to track various performance indicators for Polyspace Access, including the database size, the number of users connected, ...

13 dagen ago | 1 answer | 1

1

answer

Answered
How can I use MATLAB Parallel Server with HTCondor?
Clusters using the HTCondor scheduler can be used with MATLAB Parallel Server. To achieve this, MATLAB and MATLAB Parallel Serve...

13 dagen ago | 0

| accepted

Answered
"IllegalAccessError" when I call MATLAB Compiler SDK Java library with Java 17 and versions above
This error is due to encapsulation barriers introduced by the module system in Java, particularly for reflection-based access by...

13 dagen ago | 0

| accepted

Answered
Campus-Wide License は、どのようにライセンスの更新をしますか?
Campus-Wide License の契約が更新された場合、MATLAB の使用を継続するには、ライセンス情報を更新する必要があります。ライセンス情報の更新手順は、ご利用のライセンス形態によって異なります。 Individual: 1. コンピュー...

13 dagen ago | 0

| accepted

Answered
Can I mass deploy MATLAB on shared computers using my Campus-Wide License's MATLAB Individual license option?
MATLAB Individual is the recommended license option for both personal and shared computers, and it is installed without an activ...

14 dagen ago | 0

| accepted

Answered
How do I transition MATLAB installations to MATLAB Individual and the Campus-Wide License?
To transition MATLAB to the Campus-Wide license, we recommend installing the latest release of MATLAB with the MATLAB Individual...

14 dagen ago | 0

| accepted

Answered
Why does MATLAB Parallel Server validation fail or stall at the SPMD/Pool job test stage (communicating batch jobs)?
This can be caused by a number of possible issues, including, but not limited to the following:Network connectivity issuesInsuff...

14 dagen ago | 0

| accepted

Answered
Can LSF be used with MATLAB Parallel Server?
Clusters using the LSF scheduler can be used with MATLAB Parallel Server. To achieve this, MATLAB and MATLAB Parallel Server mus...

14 dagen ago | 0

| accepted

Answered
How can I use MATLAB Parallel Server on a cluster with the PBS scheduler?
Clients running MATLAB and Parallel Computing Toolbox can submit jobs to clusters with MATLAB Parallel Server and PBS using the ...

14 dagen ago | 0

| accepted

Answered
How can I submit MATLAB Parallel Server jobs to a Linux cluster with a third-party scheduler from a Windows computer?
Using the integration scripts, clients can submit jobs to Linux clusters with third-party schedulers, such as Slurm and PBS. Mor...

14 dagen ago | 0

| accepted

Question


How can I submit MATLAB Parallel Server jobs to a Linux cluster with a third-party scheduler from a Windows computer?
How can I submit MATLAB Parallel Server jobs to a Linux cluster with a third-party scheduler from a Windows computer?

14 dagen ago | 1 answer | 0

1

answer

Answered
Why do I see the error "mpiexec: libudev.so.1 => not found" in the log file when trying to run validation for R2019a MATLAB Parallel Server?
Please consult this report: https://www.mathworks.com/support/bugreports/1997976

14 dagen ago | 0

| accepted

Answered
How do I set NumWorkers for a cluster profile using Slurm or another third-party scheduler without a GUI?
To set the number of workers in your cluster profile that uses a third-party scheduler such as Slurm, please use these commands ...

14 dagen ago | 0

| accepted

Question


How do I set NumWorkers for a cluster profile using Slurm or another third-party scheduler without a GUI?
How do I set NumWorkers for a cluster profile using Slurm or another third-party scheduler without a GUI?

14 dagen ago | 1 answer | 0

1

answer

Answered
Why do I receive an error that no supported GPU device was found when submitting a job to a MATLAB Parallel Server cluster using Slurm?
This error may occur if...MATLAB Parallel Server cannot detect the node's GPUGPUsPerNode has not been added to the integration s...

14 dagen ago | 0

| accepted

Question


"IllegalAccessError" when I call MATLAB Compiler SDK Java library with Java 17 and versions above
I compiled my MATLAB function to a Java package with MATLAB Compiler SDK. When I call the package against Java 17 or versions ab...

14 dagen ago | 1 answer | 0

1

answer

Answered
Why is the wrong partition/queue being selected when submitting a job to a Slurm cluster with MATLAB Parallel Server?
Many third-party schedulers use queues, but Slurm uses partitions instead. In order to select the correct partition, first, plea...

14 dagen ago | 0

| accepted

Answered
How can I integrate MATLAB Parallel Server with the Slurm scheduler?
It is possible to integrate MATLAB Parallel Server with a cluster using the Slurm scheduler via MathWorks's integration scripts....

14 dagen ago | 0

| accepted

Answered
Why does MATLAB Parallel Server use only a single core or node on a cluster with a third-party scheduler?
There can be a number of causes for this, including, but not limited to the following:The cluster profile in MATLAB is configure...

14 dagen ago | 0

| accepted

Load more