Community Profile

photo

Ethan Goldstein


Last seen: 9 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Passing additional argument into objconstr
Hello, I am using the surrogateopt() function, as shown below: functionPointer = @cost; objconstr = packfcn(functionPointer, ...

2 years ago | 1 answer | 0

1

answer

Question


Generating enlarged figure for Report.
Hello, I am inserting a figure into a PDF Report. The figure I am inserting is difficult to read, so I would like to increase t...

3 years ago | 1 answer | 0

1

answer

Question


ICDEVICE Not loading both channels on my function generator (AG33600).
Hello, I have creatred a icdevice successfully to connect to my function generator: However, my function generator has 2 o...

4 years ago | 0 answers | 0

0

answers

Answered
String values change when leaving method
The problem ended up being I had only allocated one memory location for the string, but pointed at it with multiple instances of...

4 years ago | 0

| accepted

Question


How to get drive name?
I am trying to get the drive name, not just the drive letter. For example, I have my 'C' drive and it is called 'OSDisk'. Given ...

4 years ago | 2 answers | 0

2

answers

Question


String values change when leaving method
I am unable to assign string values from one vector to another without what I believe to be pointer errors occuring. The proce...

4 years ago | 1 answer | 0

1

answer