Community Profile

photo

Daniel Melendrez


Last seen: 5 months ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Answer
  • Revival Level 1
  • First Review

View badges

Feeds

View by

Answered
Error assigning axes from array to xline
Guys. I am going to answer my own question. I found the solution by myself minutes after posting this. The solution was to sav...

1 year ago | 1

| accepted

Question


Error assigning axes from array to xline
I have a function that plots a set of 3 by 4 subplots. Inside of that function I sucessfully collate all axes from each individu...

1 year ago | 1 answer | 0

1

answer

Question


How to match colorbar with colormap ranges in surf?
I have a data set that contains values from a certain electronic circuit (voltages (VL), currents (io) and Load resistances (RL)...

1 year ago | 1 answer | 0

1

answer

Answered
Add legend labels to array of smith plots - error "Unable to perform assignment..."
Here I am answering my own question. Prior to doing that I must say that the information regarding the use of the smithplot is...

1 year ago | 0

Question


Add legend labels to array of smith plots - error "Unable to perform assignment..."
I am facing this weird issue with smithplot when trying to assign individual legend labels from a cell array. My legends look l...

1 year ago | 1 answer | 0

1

answer

Answered
Error when converting Matlab time (double) to datetime (raw data captured from RealTerm)
Your answers are awesome, guys! This clarifies a lot. Let me test your recommended solutions and I will get back asap with th...

2 years ago | 0

Question


Error when converting Matlab time (double) to datetime (raw data captured from RealTerm)
I am reading raw data from an instrument via RealTerm (3.0.1.44) which gives me the option to dump it in a txt file while also a...

2 years ago | 2 answers | 0

2

answers

Question


While-loop in GUI ends when interacting with other GUI controls
Dear community I am working on a very complex GUI that controls a group of instruments in a scientific facility. The GUI is in ...

3 years ago | 1 answer | 0

1

answer

Answered
Variable inside timer callback is lost after first iteration in GUI - undefined function or variable
Hello guys So here's the implementation (so far) for solving the problem I presented to you. The solution is basically to de...

4 years ago | 1

Answered
Matlab cannot read data from MAX6675 through Arduino
Oscar I am working at the moment on a big project that uses the MAX6675. Here are some pieces of advice based on my experienc...

4 years ago | 0

Question


Variable inside timer callback is lost after first iteration in GUI - undefined function or variable
I've spent the past 72 hour (at least) trying to solve this issue. I will try to be as succint as possible. First, I tried to i...

4 years ago | 3 answers | 1

3

answers