Community Profile

photo

Karl


City West Water

Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Answered
Clear all fields of a struct
A colleague suggested this: myStruct = structfun(@(x) [], myStruct, 'UniformOutput', false); It's about the same speed-w...

10 years ago | 1

| accepted

Question


Clear all fields of a struct
Hi, I have a struct with a number of fields that I want populate, and then store, each iteration through a loop. I want the s...

10 years ago | 2 answers | 1

2

answers

Question


Assign value zero to n elements of cell array
Hi all, I am declaring a cell array to hold some numeric and non numeric data. I want to set the first row, all columns, equa...

10 years ago | 3 answers | 2

3

answers

Question


drawnow() causing very slow display of images
Hi all, I've read several other questions on this but didn't find a satisfactory answer. My apologies however, if this is alr...

10 years ago | 2 answers | 0

2

answers

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

10 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

10 years ago

Solved


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:...

10 years ago

Question


Image registration, manual control point, FAIL
We are trying to use manual selection of control points to align two images. It failed for our image dramatically, while the dem...

11 years ago | 0 answers | 0

0

answers