Statistics
RANK
5,113
of 262,803
REPUTATION
7
CONTRIBUTIONS
15 Questions
2 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
5
RANK
3,224 of 17,989
REPUTATION
446
AVERAGE RATING
4.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
3917
RANK
of 113,793
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
1 Public Channel
AVERAGE RATING
50
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
why does my python import fail when deployed?
I am making use of some python code for recovering data from a BME280 sensor. The matlab code below code executes without any p...
3 years ago | 0 answers | 0
0
answersQuestion
How do I write to a ThingSpeak channel from a Raspberry pi via code deployed using the Matlab Coder?
I am making use of the Matlab Coder to deploy Matlab functionality to a Raspberry pi. I would like to be able to deploy the abi...
3 years ago | 1 answer | 0
1
answerQuestion
Debugging code deployed using Matlab Coder on raspberry pi
I am experimenting with the Matlab support package for Raspberry pi and the Matlab Coder for deploying standalone Matlab functio...
3 years ago | 0 answers | 0
0
answersQuestion
What is the best way for a raspberry pi to intermittently report on its activity?
I am new to both raspberry pi and Simulink and also networking generally. I am interested in deploying Matlab functionality to ...
3 years ago | 0 answers | 0
0
answersQuestion
Implementation of multiple combo boxes in uitable.
Hi all, I am interesting in being able to integrate row-dependent combo-boxes into a uitable. The current version of uitable...
4 years ago | 0 answers | 0
0
answersSynchronize scroll bars of two uitables
Thanks for this answer, very useful. There may well be better ways of doing this now. However, to avoid having to play around ...
4 years ago | 1
Question
compiling a 32-bit C Shared Library
Hi all, I need to compile a 32-bit C shared library to deploy some Matlab Code. I have installed Matlab 2015b on a 32-bit Ma...
4 years ago | 2 answers | 0
2
answersWhy does MATLAB get stuck in the "Initializing" or "Busy" state or take a long time to start?
One other approach I have found to be effective is to * Deactivate Matlab * Browse to the licensing folder : C:\Program Fi...
4 years ago | 1
Question
Matlab Production Server / Matlab Compiler
Hi all, I am currently running the MPS under Linux and have been successfully compiling m-files using the deploy tool running...
6 years ago | 0 answers | 0
0
answersQuestion
Is it possible to use (publish) markup inside nested functions
Hi all, I have the following function function test1 %% Individual sample reports reportSample; %% ov...
6 years ago | 1 answer | 0
1
answerQuestion
cannot stop fmincon displaying text output
I cannot seem to stop fmincon displaying text information in the command window even though I have set the display options to 'n...
6 years ago | 1 answer | 0
1
answerQuestion
BLAS loading error occurring when publishing m-files
When publishing reasonably complex m-files I am starting to receive the error. BLAS loading error: mkl.dll: Not enough stora...
7 years ago | 0 answers | 1
0
answersQuestion
matlab cannot see file on path
Hi all, I am running release 2014a under windows 7 professional with a network license. I am executing a function (test.m...
8 years ago | 0 answers | 0
0
answersQuestion
Does Matlab have memory leaks?
I am experiencing intermittent crashes when I use Matlab that appear to be due to memory leaks. These are usually accompani...
8 years ago | 1 answer | 2
1
answerQuestion
using an encoder with arduino and motorshield.
Hi all, I recently noticed that encoder functionality has been added to the matlab arduino support package as of August 2012....
9 years ago | 0 answers | 0
0
answersQuestion
Is it possible to interrupt m-file execution when controlling Motorshield via Arduino
I notice that when issuing commands to the Arduino / Motor-shield (e.g. a.stepperStep( 1, 'forward', 'interleave', nSteps ) that...
10 years ago | 0 answers | 0
0
answersQuestion
can I dynamically change markup content when 'publishing' an m-file?
For example I would like to be able to add dynamically changing links or text to the html output generated using publish e.g. ...
10 years ago | 0 answers | 0
0
answersSubmitted
Figure Window Always on Top
Avoid obscuring figure windows by ensuring they always remain on top.
16 years ago | 1 download |