Community Profile

photo

Darren Koh


Active since 2018

Statistics

  • First Review
  • Thankful Level 3

View badges

Content Feed

View by

Question


Is there a limit to the size of GUI in matlab? (using the scrollbar)
Hi everyone i understand there is a way to allow your gui to be scrollable top down, so that more objects can be placed in it. I...

6 years ago | 0 answers | 0

0

answers

Question


How to i draw two trisurf plots on one diagram?
x = [-1992; 0; 0;0;0]; y = [0; 4533; 0;-4820;0]; z = [0; 0; 4733;0;-4682]; DT = delaunayTriangulation(x,y,z) [C,v]...

6 years ago | 0 answers | 0

0

answers

Question


A way to calculate only clockwise angle from a given line
Hi there is there a way to calculate the clockwise angle from a specific line from/towards the line on that point that is parall...

6 years ago | 1 answer | 0

1

answer

Question


How to combine points smoothly, i.e. in an irregular circle?
Hi there is there a way to change my plot, instead of connecting 4 points using straight lines can i connect them with smooth cu...

6 years ago | 0 answers | 0

0

answers

Question


How to use publish to create a word document. THANK YOU
Hi everyone, I am new to using the publish function and i intend to code it properly in matlab so that i am able to create a wor...

6 years ago | 1 answer | 0

1

answer

Question


How to import data into guide which uses a function I have created
Hello is there a way to import excel data into a simple GUIDE i have created? I understand workspace data can only be accessed o...

6 years ago | 1 answer | 0

1

answer

Question


Allow GUI to show a different table whenever the popup menu is accessed.
Hi there, I have tried doing this but it does not seem to display anything when i select a value from the popup menu. Is there a...

6 years ago | 1 answer | 0

1

answer

Question


How to prevent graphs from popping up in simulink
I have several scopes in my simulink diagram that plots graphs and it is getting quite troublesome to turn off all individually ...

6 years ago | 1 answer | 0

1

answer

Question


Drawing a trapezium in matlab
Is there a quick way, apart from using vertices, to draw an isosceles trapezium given the height and the length of both parallel...

6 years ago | 1 answer | 0

1

answer

Question


How to store all values from cells i have edited in uitable.
This part of the code refreshes everytime a cell is edited so the whole of handles.storedvals is overwritten, thus only displayi...

6 years ago | 1 answer | 0

1

answer

Question


Questions on errors in GUIDE
*EDITED* Hi there can someone help me to decipher the problem with my program, I have been receiving these error messages when i...

6 years ago | 1 answer | 0

1

answer

Question


Can I change the specific cell in the uitable with a function I have created?
Hi there i have a function that i created and I want to display text in a specific cell/results column according to the function...

6 years ago | 1 answer | 0

1

answer

Question


Is there a way to auto update data/table in matlab when I change the values in the excel sheet?
Hi everyone, is there a way to callback data from an xlsx file to an array or a table in matlab so that the subsequent values in...

6 years ago | 1 answer | 0

1

answer

Question


Is it possible to send a sentence as output from matlab as an excel add on so that it willl be displayed in excel?
I have just tried compiling a library .xla file with the code of generating different statements for different results after tak...

6 years ago | 0 answers | 0

0

answers

Question


What program should I use?
Dear everyone, could anyone tell me if either app designer or the GUIDE program will be able to achieve what I want in creating ...

6 years ago | 2 answers | 0

2

answers