Community Profile

photo

Alex Karle


UMass Amherst

Active since 2017

I am a undergraduate student studying computer science and math at UMass Amherst.

This summer (2017) I am interning with the Engineering Development Group at MathWorks!

Statistics

  • Knowledgeable Level 2
  • First Answer

View badges

Content Feed

View by

Answered
How do I use 'axis tight' with appdesigner?
Hi Matt, Try specifying which axis you want to be tight: plot(app.UIAxes, S, Prices); title(app.UIAxes, 'Price'); axi...

mer än 6 år ago | 5

| accepted

Answered
get edge between two node set
Hi Hamid, I wrote some code that should solve this problem for you. The details of the code are commented: % Let us ...

mer än 6 år ago | 1

| accepted

Answered
How do I upload an excel file in matlab online
Hi Stephen, To upload an excel file so that you have access to it on MATLAB Online, you need to upload the file to MATLAB Dri...

mer än 6 år ago | 5

Answered
XGrid and XTick with different space
I ran your code and see your problem: the high frequency grid lines make it impossible to read the ticks and hard to see the plo...

mer än 6 år ago | 0

| accepted