Community Profile

photo

Keenan Barazi


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


MATLAB keeps crashing my entire computer and I've tried everything I can think of to fix it. I have final projects due starting next week and they are all heavily MATLAB-related.
It started with Simulink in R2020b. The .slx file runs fine, but while going through the results, my whole computer freezes and ...

3 years ago | 1 answer | 2

1

answer

Question


When I run this simple Simulink model, my computer becomes completely unresponsive and I have to reboot... can someone help?
I built this model on my own, but it exactly matches the model from one of my university lectures. It seems to run fine at first...

3 years ago | 0 answers | 0

0

answers

Question


Is there a tool for copying equations from, say, the MATLAB documentation into a .m file?
Alternatively, is there a way to access/generate an .m file for a single Simulink block? Specifically, I want to take all of the...

3 years ago | 1 answer | 0

1

answer

Question


How can I interpolate a set of non-uniform data [x,y] to match another set of non-uniform data [y,z] so I can get [x,z] and [y,z] at the same z values?
I am digitizing data from two plots. What I need is Lift vs Angle and Drag vs Angle. The plots I have are Lift vs Angle and Drag...

3 years ago | 1 answer | 0

1

answer

Question


How do I remove brackets/braces/quotes from table entries?
I am using cell2table to create a table displaying the reslults computed by my script. However, the table always comes out with ...

3 years ago | 1 answer | 0

1

answer