Answered
Does anyone know how to plot a 3d plot with flat x and y axis? Like this: www.shmoop.com/systems-equations-inequalities/three-d-graphs.html
Hello Torjus, If you still need help with this, please contact MathWorks Technical Support here: <https://www.mathworks.com...

7 years ago | 0

Answered
compiler 'Microsoft Visual C++ 2013 Professional (C)'
Hi, You may find the following post helpful: <https://www.mathworks.com/matlabcentral/answers/262605>

7 years ago | 0

Answered
How to setup SDK7.1 C compiler for R2015a successfully?
Hi, You may find the following post helpful: <https://www.mathworks.com/matlabcentral/answers/262605>

7 years ago | 0

Answered
Figure freezes during input() command on Windows
Hello, Are you using MATLAB R2016a? There was a bug with that version that was fixed in R2016b. The bug report and more detai...

7 years ago | 0

Answered
Gaussian Process Binary Classification Pseudo Code
Hello, The following resources maybe useful to you: <https://www.mathworks.com/help/stats/classification.html> <https:...

7 years ago | 0

Answered
Is it possible to read the ASIO device buffer size
Hello, If you are using MATLAB R2016a and above, you may be interested in the 'SamplesPerFrame' property of the 'audioDeviceR...

7 years ago | 1

Answered
Can function definitions be preserved with Matlab coder?
Hello, The following doc maybe useful to you - it contains techniques you can use to control inlining during code generation....

7 years ago | 0

Answered
Is there a way to view how often Matlab is being used and what modules are being used?
Hello, The following links maybe useful to you: <https://www.mathworks.com/matlabcentral/answers/102546-how-do-i-monitor-t...

7 years ago | 0

| accepted

Answered
Help! I'm having difficulty uploading files from my computer to the Matlab Online
Hello, To seamlessly use your MATLAB files across all of your devices, you will need MATLAB Drive which can be installed from...

7 years ago | 0

Answered
Shared Memory in parfor - Parallel Computing Toolbox - sharedmatrix does not work in 2016b
Hello, Parallel Computing Toolbox” follows a distributed memory model. Hence the workers won’t have access to the data presen...

7 years ago | 0

Answered
Could you introduce me a USB NI DAQ for process control (e.g. closed loop) using MATLAB Simulink?
Hello, The products listed under 'USB' at the following link, maybe useful to you. <https://www.mathworks.com/hardware-sup...

7 years ago | 0

Answered
Confused with on-demand MATLAB Distributed Computing server license and regular MDC server license
Hello, The following pages should be useful to you: <https://www.mathworks.com/products/parallel-computing/parallel-comput...

7 years ago | 0

Answered
mex cholmod link problem
Hello, Based on the error message, there are a few things you can try: Check if deformMex.mexa64 is present on your system...

7 years ago | 0

Answered
How do you use a debugger like GDB with a Rapid Accelerator Simulink simulation?
Hello, The following example maybe useful to you: <https://www.mathworks.com/matlabcentral/answers/97776-how-do-i-debug-a-...

7 years ago | 0

Answered
database toolbox has no function for open a connection, why?
Hello, The following doc pages should be useful. Specifically, the 'database', 'isopen' and 'close' functions. <http://ww...

7 years ago | 0

| accepted

Answered
Java Heap Expand past default slider
Hello, Further to Guillaume's response, you may find the following answer by Igor helpful. <https://www.mathworks.com/matl...

7 years ago | 1

| accepted