Answered
How do you insert the members of a structure from workspace into a list box
Hello Siew, Well if you want to extract information from a structure and put it into a list box, then it would look something l...

nästan 11 år ago | 0

| accepted

Answered
Using plotyy with error bars and 3 sets of data...
Well it is not pritty, but here is the code to do that (if anyone knows a better way, please let me know!): sliceNum = 10...

nästan 11 år ago | 0

| accepted

Question


Using plotyy with error bars and 3 sets of data...
Hello All, I have an issue with trying to make a 2-D line plot with y-axes on both left and right side for two different numb...

nästan 11 år ago | 1 answer | 0

1

answer

Question


GUI to GUI data transfur both ways...
I have some GUI's that I'm making that call each others data. This is the general issue or plan for the two GUI's: In the ma...

nästan 11 år ago | 1 answer | 0

1

answer

Question


Phase shift diagram for low pass filter...
Hello All, Well I am designing a low pass filter. I was able to make a lot of progress however fell short at the phase shift d...

ungefär 11 år ago | 1 answer | 0

1

answer

Question


Sorting by number groups, Need help makeing a better function...
I'm sorting data by number groups and need some help on how to do this properly and efficiently. %Here are the inputs WP...

mer än 11 år ago | 2 answers | 0

2

answers

Question


merging two list into one and filling in missing values with [# 0]....
Hello all, I have a qustion on how to merge some list. I also need to create new values if there not existing. I have somethi...

mer än 11 år ago | 1 answer | 0

1

answer

Question


greek letters in GUI...
Hello All, I know this should be easy but I seem to not be able to it. I would like to put '/mu' of the Greek alphabet in a te...

mer än 11 år ago | 1 answer | 0

1

answer

Question


turn 0 to 0.000
Well this is a formatting issue, how can I force any number to have a specified format? Example: I have 1.23, I need 1.2...

mer än 11 år ago | 3 answers | 0

3

answers

Question


split up file name into strings...
Well I have a file name that I need to split up into 2 main parts and then put them into matlab as numbers. The average nam...

mer än 11 år ago | 3 answers | 0

3

answers

Question


'eval' works on one computer but not on the other....
I have 2 computers, both with windows 7 and both with the 7.10.0 version of MATLAB, both have identical MATLAB programs I create...

mer än 11 år ago | 2 answers | 0

2

answers

Question


speeding up a gaussian fitting....
This is a function that will output the full width half max of a Gaussian or SuperGaussian. This function works slowly. I was ...

mer än 11 år ago | 1 answer | 0

1

answer

Question


Alpha and beta extraction on an ellipse...
I have a program I am working on that uses the "Liouville's theorem" for an ellipse, similar to the first slide of the web pag...

mer än 11 år ago | 1 answer | 0

1

answer

Question


How to count consuctive 0's inbetween values of 1
I have really long code that does what I want, but I wanted to try to find a faster code to do this, for loop is taking forever....

mer än 11 år ago | 3 answers | 1

3

answers