Answered
Why is graphics rendering slow on parallel workers?
MATLAB parallel workers do not launch a GUI and are not associated to a display. Therefore they are unable to make use of OpenGL...

7 days ago | 0

| accepted

Answered
Can I use my network license when I am remotely connected to the license server?
A network client requires reliable communication to the license manager over two TCP ports. This communication can be routed thr...

7 days ago | 0

| accepted

Answered
How do I import the command history from one version of MATLAB to another?
Since MATLAB R2014a, the command history is saved in “history.xml” file and in the versions prior to R2014a, the command history...

7 days ago | 3

| accepted

Answered
How can I check if I have read or write access to a directory?
The "fileattrib" function is written as a wrapper for the DOS "attrib" command on Windows. "attrib" cannot do all the operations...

7 days ago | 0

| accepted

Answered
How to use Timer Callback in App Designer?
In order to use the Timer Callback in App Designer, please follow the rules as follows- 1. Update the callback function si...

7 days ago | 6

| accepted

Answered
Does MATLAB Student Version license have Auto Renewal and will my credit card be charged automatically?
The auto renewal option is not available on our website. Also, when a student purchases a Student Version Li...

7 days ago | 0

| accepted

Answered
What does the "nonlinear iteration is not converging" error mean?
This can mean that one of the signals in your model is diverging to plus or minus infinity or is otherwise changing too rapidly ...

7 days ago | 1

| accepted

Answered
Why does the installer GUI show up when trying to go through a silent installation?
Please input the full path of the installer properties file so that the file gets read properly. The command should look somethi...

7 days ago | 1

| accepted

Answered
Why do I get Error "No licenses available for toolbox file <filename> Compilation terminated" error when using variables in unreachable/dead code?
This happens because the variables in the dead code are considered as function names. In this particular case blp is unreachable...

7 days ago | 1

| accepted

Answered
Generate custom "New Script/Function" template
1) The preferred method is the following: You can use the API listed below to create a new document with pre-populated text: &g...

7 days ago | 5

| accepted

Answered
Why do I get a communicating with MATLAB error while trying to connect to my MathWorks Cloud account while using MATLAB Mobile?
This issue can occur when a particular session in MATLAB Online is too large, thereby causing MATLAB Mobile to time out. In orde...

7 days ago | 0

| accepted

Answered
Why does MATLAB comparatively run slower on my machine with higher cores?
The reason the "stronger" or "better" multi-cored machine is performing comparatively worse is primarily due to a lack of data p...

7 days ago | 1

| accepted

Answered
Why do I receive the log file entry "Invalid Security Token" when trying to install MATLAB or another product?
This error indicates that your network uses a proxy server, but the connection settings have not been entered into the installer...

7 days ago | 0

| accepted

Answered
Why does Polyspace get stuck on the loading screen during startup?
In this instance, doing a clean reinstallation of Polyspace seems to have resolved the issue. May be a result of a corrupt insta...

7 days ago | 0

| accepted

Answered
Why am I unable to run setup.exe from an ISO file?
In order to install MATLAB from an ISO file the ISO file must be extracted or mounted. If you attempt to run the MATLAB installe...

7 days ago | 0

| accepted

Answered
Why am I getting an error saying Simulink cannot determine sizes for a MATLAB Function block? 
The Diagnostic Viewer may show several different error messages referring to a MATLAB Functon block in your model:&nbsp; (1) Sim...

7 days ago | 4

| accepted

Answered
Why do I get an error in 'uiopen' every time I try to open a file in MATLAB?
It is likely that you are getting this error because a builtin MATLAB function is being shadowed by another function or script.&...

7 days ago | 2

| accepted

Answered
Why do I get an error when using twoPhaseFluidTables with REFPROP 9.1.1 in Simscape Fluid R2017a?
REFPROP 9.1.1 changed the function signature of the MATLAB interface functions. To work around, download the attached files and...

7 days ago | 2

| accepted

Answered
Why do I get the error "Unsupported 16-bit Application" when installing MATLAB with an ISO file?
This error is typically caused by a corrupt ISO file. Ensure the MD5 checksum value of the ISO file matches the MD5 value listed...

7 days ago | 0

| accepted

Answered
Unexpected Results due to Floating Point Rounding Errors by performing Arithmetic calculations on large numerical values
This behavior is because of floating point rounding errors which is inherent to the nature of floating point number representati...

7 days ago | 0

| accepted

Answered
How do I change MATLAB's default path?
MATLAB's path can be changed using the "Set Path" button in the toolbar. Alternatively, run the command "pathtool" in MATLAB. Fu...

7 days ago | 0

| accepted

Answered
Why do I receive 'Unable to find Java library' error at MATLAB start up in MATLAB 7.7 (R2008b) or newer?
This error may occur if you have set a MATLAB_JAVA system environment variable pointing to a different version of JVM other than...

7 days ago | 0

| accepted

Answered
Why do I receive a "USER_BASED license error" error entry in the FlexNet log file?
This error will occur if the number of users assigned to the toolbox in the options file exceeds the number of available toolbox...

7 days ago | 0

| accepted

Answered
Why did I lose progress on my page when I exited and returned to my online course?
Progress in online courses is saved after each page. Your progress will be saved when you complete an entire set of tasks. If ...

7 days ago | 0

| accepted

Answered
Why do I receive the errors "An unexpected error has occurred" and "Failed to start agent: Logging configuration was invalid" when installing the MATLAB Drive Connector?
This error is due to installing MATLAB Drive Connector into a directory that contains Non-Ascii characters. This could also be ...

7 days ago | 0

| accepted

Answered
Why are my courses locked in the Online Training Suite?
If a course is locked, the MathWorks Account you are signed in with does not currently have access to the Online Training Suite ...

7 days ago | 0

| accepted

Answered
Why do I receive an error that says "This license file appears to have been generated for a different computer"?
This error indicates that the Host ID of your computer does not match the Host ID in your license file. To resolve this issue, ...

7 days ago | 0

| accepted

Answered
Where do I obtain just the FlexNet License Manager binaries for MATLAB?
The MATLAB FlexNet license manager binaries can be acquired from the following link. http://www.mathworks.com/support/install/l...

7 days ago | 0

| accepted

Answered
Do older releases of MATLAB need to be uninstalled to install a newer release of MATLAB?
It is not necessary to uninstall older releases of MATLAB to install a new release of MATLAB. The default MATLAB installation pa...

7 days ago | 4

| accepted

Answered
How can I get a certificate or digital credential for completing a MathWorks learning path?
Digital credentials are available for all learning paths and as part of the MathWorks Certification Program. You can claim a com...

7 days ago | 0

| accepted

Load more