Community Profile

photo

SuperNano


TU Delft

Active since 2013

Followers: 0   Following: 0

Message

Experimental physicist working with spins in semiconductors.

Statistics

  • Thankful Level 1
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
Converting to Microsoft Office drawing object from script
I found a workaround in case anyone's interested... For some reason Ungroup only fails when the image is pasted into a newly cr...

7 years ago | 0

| accepted

Question


Converting to Microsoft Office drawing object from script
I have code that prints a figure onto the clipboard in emf, then pastes it into a PowerPoint slide. Now if I go to PowerPoin...

7 years ago | 1 answer | 0

1

answer

Question


Multiply a set of matrices (3D array) by a vector of values
I have a 3D array (a) such that size(a) = [n,n,m]. I also have a vector (v) of length(v) = m. I would like to multiply each ele...

8 years ago | 1 answer | 0

1

answer

Answered
Exception reading response; Unrecognized SSL message, plaintext connection?
Might be a bit of a late answer for you, but I just got through resolving a similar issue. If your company's smtp server is usi...

8 years ago | 5

Question


Spectrogram auto frequency units
The spectrogram function in 2015a autoscales the frequency units in the plot to something relevant for the range (Hz, kHz, MHz)....

9 years ago | 0 answers | 1

0

answers

Answered
How to find an element in a row, corresponding to an element (in same row number) in another matrix?
You can use the find function. If you give it two variables as outputs it will return the corresponding column and row indices o...

11 years ago | 0

Question


Help for running scripts in parallel
Hello, I am acquiring data from an instrument into a matlab variable, and everytime I fill the variable I need to manipulate ...

11 years ago | 0 answers | 0

0

answers

Question


Parameter estimation from a user specific algorithm
I have a complex physical system which I can model through an algorithm which I've written in Matlab. It's not a standard state-...

11 years ago | 1 answer | 0

1

answer