Community Profile

photo

Diogo Carvalho


Last seen: mer än 2 år ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Community Group Solver
  • Thankful Level 1
  • Commenter
  • Solver

View badges

Feeds

View by

Question


Create a surface from several 1D plots
I have fitted several groups of scattered points (x,z) into 1D plots which vary on a third variable y. I now want to connect the...

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

2

answers

Question


Error when running function "Attempt to execute SCRIPT support as a function: D:\MATLAB\toolbox\matlab\helptools\support.m"
I'm trying to run a function with inputs and I get this error. I've read the support thread found in: https://www.mathworks.co...

nästan 3 år ago | 0 answers | 0

0

answers

Question


How to restart a function if it takes too long to run?
Hello! I created a time stepping function to solve differential dynamic equations. Within this function I have a while loop that...

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

1

answer

Answered
How to retrieve outputs from an .m file into my GUI?
I figured it out. Apparently, the input variables that went into the function still weren't considered as such. Thus, the functi...

mer än 3 år ago | 0

| accepted

Question


How to retrieve outputs from an .m file into my GUI?
I'm building a GUI using guide in which I want to use a drop down menu to perform a series of procedures. Those are as follows...

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

2

answers

Question


Fitting a damping function to a sinusoidal response
I'm attempting to fit an exponential damping function to a sinusoidal wave by iterating zeta values. However, it seems I can ne...

ungefär 4 år ago | 2 answers | 0

2

answers

Question


cell2mat error
I have the following cell array: C = 4×1 cell array {'1 1 3 2' } {'2 3 5 2' } {'3 4 5 3' } {'4 1 4 3...

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

1

answer