Community Profile

photo

Diogo Carvalho


Last seen: mehr als 2 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 3 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort