Community Profile

photo

Ted H


Last seen: etwa ein Monat vor Aktiv seit 2022

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


What is difference between matlab rms() and File Exchange Signal rms()
I (think I) am using Signal rms from File Exchange. I downloaded this and put it in my path. Matlab also has an rms function (...

8 Monate vor | 1 Antwort | 0

1

Antwort

Frage


How do I selectively write from struct to excel
I have a 35x1 struct with character arrays, double arrays (just a number), datetime array, and an Nx2 double array (N being vari...

8 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Is there a simple method to exclude empty categories from charts
I ran into this same problem with some of my charts. I take a subset of the data, but the chart shows empty collumns for those c...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How do I get graph colors to show as defined?
I have a table with a variable (my_table.my_config) that holds the configuration names of a component. I added a variable to my...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How do I create a new table variable based on the concatenation of two or more categorical variables?
I am looking to simply concatenate three variables in a table (2310 rows), where those variables are categorical. I tried: my_...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How do I change a string object into a variable name that heatmap accepts
I have a string array of table variable names that i want to feed into heatmap. I use 'for' to loop through a table to generate ...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


How do you round up or down to a decimal
I want to round UP to a specific decimal location (tenths in my current need). I am getting errors using round(): a = 6.234; ...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


AppDesigner How do you load a .mat table and refer to its variables
I started using appDesigner, but do not see how to refer to a .mat table's variables. My import includes the following: proper...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten