Beantwortet
Connecting Keithley 6221 with GPIB
Hi You might need to install 32-bit MATLAB instead of 64-bit MATLAB for this to work - this solved it for me. Henrik

mehr als 9 Jahre vor | 0

Beantwortet
using a keithley machine but gpib it is not finding 'keithley' as the vendor
Hi I know this is years old, but I think the 'vendor' refers to the vendor of the GPIB to USB converter, not the vendor of th...

mehr als 9 Jahre vor | 1

Frage


Can you do this calculation with bsxfun instead of repmat?
Hi there I am trying to optimize some code, and have come quite far with repmat. I think it could become even faster with bsx...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


GPIB access to Keithley instruments
My group recently purchased a KUSB-488B GPIB to USb converter, in order to connect a Keithley 6220 current source and 2182 Voltm...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Problems with parpool: unknown host name
Hi For security reasons at work I had to install some programs on my computer, which runs Ubuntu 14.04. This for some reason ...

mehr als 9 Jahre vor | 0 Antworten | 2

0

Antworten

Frage


Proper classification of variables in parfor loop
Hi there I have a loop that I would like to run with parfor. A simplified version of the code is parfor qx_index=1:Nsx*Nx ...

mehr als 9 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


How to stop autosave when closing matlab
Whenever I close matlab it saves the current workspace as matlab.mat. I do not want this, but cannot find a way to turn automati...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Finding confidence intervals on fitted parameters
Hi there. I have some sets of 1-dimensional experimental data, that I fit to a rather complicated function, with up to 9 diff...

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Problem with compiled matlab code
I'm not sure if this is the right place to ask this, but here goes: I have tried compiling some code, and get a .sh script that...

etwa 10 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


How to perform a sum over matrices in several dimensions?
Hello I have a rather large sum that I want to evaluate in MATLAB. Symbolically it looks like this: huge_sum(qx,qy)=sum_n(...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort