Risposto CUDA missing library libcuda.so.1
When you open a matlabpool and use 'spmd', the code in that block is run on all the workers in the pool. As your workers are run...
Risposto How to set up a cluster of 4 computers
Hi George,
Please contact <http://www.mathworks.com/support/contact_us/index.html technical support> for help with installati...
circa 13 anni fa | 0
Risposto Command window output of still running task
Hi Pieter,
Starting in R2012b it is now possible to get the diary output of a task while it is still running. See <http://www...
oltre 13 anni fa | 2
Risolto
Times 2 - START HERE
Try out this test problem first.
Given the variable x as your input, multiply it by two and put the result in y.
Examples:...
quasi 14 anni fa
Risposto Using "serial" to connect to an Arduino
I found the <http://www.mathworks.com/matlabcentral/newsreader/view_thread/194071 following solution> on the newsgroup:
Hi ...
quasi 14 anni fa | 3
| accettato
Domanda
Using "serial" to connect to an Arduino
I got an Arduino for xmas, and I'm trying to talk to it from MATLAB (R2012a prerelease) via the serial interface. I'm not having...