Answered
What are the minimum requirements to host a license server for Matlab?
The system requirements for a license server machine are the same as for running MATLAB, see <http://www.mathworks.com/support/s...

10 years ago | 0

| accepted

Answered
Matlab to other file dot transfer as comma??
I tried the following a=1.2 in MATLAB and then select and copy the "1.2" from the MATLAB R2016a command window. Then ...

10 years ago | 0

Answered
how can i renew license(xxxxxx) ?plz hep me
It looks from your other question, you have a trial and want to extend it and not speaking about license renewal in terms of pur...

10 years ago | 0

Answered
Image processing toolbox matlab successively analysing few images
I give my hint based on your text, I have not looked at the code. The idea to automatically process many images is based on crea...

10 years ago | 0

Answered
Activation of Home-Individual Version completes but re-appeares each time I try to run Matlab
Please start with <http://www.mathworks.com/matlabcentral/answers/106141-why-am-i-continuously-prompted-to-activate-when-i-try-t...

10 years ago | 0

Answered
Simulink coder license denied
The error is described <http://www.mathworks.com/matlabcentral/answers/101313-why-do-i-receive-the-error-license-manager-error-4...

10 years ago | 0

Answered
how to get my licence number?
I am not sure with the part about the "loading and nothing happens", but I can help with the other part. In oder to be able to u...

10 years ago | 1

Answered
what is the cost of upgrading from matlab 2011b to 2016?
It depends. On your type of license and when your maintenance (SMS) ended. Just because you *use* an R2011* version, it doesn't ...

10 years ago | 0

Answered
Duration of Student License for Personal Use
If you are close to finalizing your studies, then indeed it might be the right approach to purchase a Home License, as you seem ...

10 years ago | 0

Answered
What licences does my application depend on?
Ideally, the university researcher runs the application and after that the command license('inuse') Then you immedeately...

10 years ago | 0

| accepted

Answered
Is it possible to use MATLAB on the Server Side of my Website?
This looks like a good match for <http://www.mathworks.com/products/matlab-compiler-sdk/ MATLAB Compiler SDK>

10 years ago | 0

Answered
. Is it possible to use Simulink Desktop Real time with existing 2009b
Yes and no... With R2009b, the product today called Simulink Desktop Real-Time was called Real-Time Windows Target. So yes, you ...

10 years ago | 0

Answered
error message- this license file does not identify the FLEXnet license server. The license file must be edited to include the SERVER line to indicate the name of your license server
If you are an end user, your IT can troubleshoot and/or provide a working license file. If you are IT, I suggest you call int...

10 years ago | 0

Answered
Query Regarding to the trial product for student version 2016
While I wonder if there is a Student Version trial and why a student needs urgently change a working release R2015x to R2016a - ...

10 years ago | 0

Answered
How can I find out the expire date of my MATLAB license ?
Licenses may expire based on what has been purchased or based on what your admininstrator set or if it is a trial. While you may...

10 years ago | 0

Answered
How do I add a Standalone Named User license to an existing Matlab R2010b installation on windows 7?
From all I see, you can simply make another installation in parallel. Or - if for some reason you both uses the same old release...

10 years ago | 0

Answered
Suppose I have installed Matlab 2015b, are functions such as imread, imwrite, imfill etc. available for use if I don't have the image processing toolbox installed?
When you do real image processing, installing the Image Processing Toolbox really increases your efficiency. Certainly, you can ...

10 years ago | 2

| accepted

Answered
How do I get the student version?
You submitted a request about a different topic to MathWorks yesterday. In case your university cannot help you quickly enough, ...

10 years ago | 0

Answered
Why do I receive Licensing error: -10,32 when running GARCH
Please see this <http://de.mathworks.com/matlabcentral/answers/93260-why-do-i-get-license-manager-error-10?s_tid=srchtitle artic...

10 years ago | 0

| accepted

Answered
Dear Mathworks, I want to ask regarding the symbol of integrator in Simulink.
Hmm, I haven't reflected on this. For me it was always like this since 20y... It might be to be able to distinguish between 1/s ...

10 years ago | 0

Answered
Does the matlab version affect on your code's output ?
It rarely does. Mostly it is not the release, but you also changed from 32 to 64 bit at the same time. This is an entirely diffe...

10 years ago | 0

Answered
License using school email
Your university owns multiple licenses and it is unclear which one you are entitled to use, as you appear not linked to ine. May...

10 years ago | 1

Answered
How can I troubleshoot crashes in Matlab 2014 in Mac OSX Yosemite?
First of all, R2014a was not yet supported for Yosemite, while R2014b was. Can you clarify, as you summary line just says "2014"...

10 years ago | 0

| accepted

Answered
test checkout of feature compiler failed matlab 2014
This command should return 1 if MATLAB Compiler is licensed: license('test', 'compiler') In case you get a 0, licensing ...

10 years ago | 0

Answered
Why does simulink recompiles the simulation every time when using sim command?
The "Plecs" keyword suggests there might be a non MathWorks product involved. Can you confirm? Can you try to remove that 3rd pa...

10 years ago | 0

Answered
Renaming simulink mdl files
That might be related to a bug, see <http://www.mathworks.com/support/bugreports/340106 bug report> It may also be related to...

10 years ago | 0

| accepted

Answered
Which Windows Version(s) are supported for FLEXlm
The license manager / OS compatibility is always the same with the MATLAB / OS compatibility. So in fact on <http://de.mathw...

10 years ago | 0

Answered
matlab takes FOREVER to start when the pc is not connected to the internet
Can you try starting MATLAB with the "-c" startup option? This avoids MATLAB looks for license files in unexpected places.

10 years ago | 0

Answered
Get Free version for Windows 7 - 32 bit system
There are no self-serve trials for 32 Bit, as there are no new releases shipped anymore for 32 bit. If you have a good technical...

10 years ago | 1

| accepted

Answered
How to run Simulink model in a loop with continuously changing one input parameter?
Most users run this through a MATLAB script and the SIM command. You can also leverage commands like SET_PARAM.

10 years ago | 0

Load more