Community Profile

photo

Zachary


Last seen: 19 giorni fa Attivo dal 2019

Statistiche

All
  • First Answer
  • 5-Star Galaxy Level 1
  • Thankful Level 2
  • First Submission
  • Thankful Level 3
  • Solver

Visualizza badge

Content Feed

Visto da

Risposto
How to track second figure like the Property Inspector window?
It is unfortunate that the Position property of the Figure class is not SetObservable. However – at least as far back as R2016b...

circa un anno fa | 1

Inviato


ControlPanel
Set up and interact with busy MATLAB graphics.

quasi 2 anni fa | 1 download |

Inviato


SlackLAB
A MATLAB library for Slack.

oltre 2 anni fa | 3 download |

Domanda


How to build a pattern expression that does NOT match another pattern?
As an exercise to learn pattern matching, I was trying to make a pattern that matches valid variable names. Here are the rules I...

circa 3 anni fa | 1 risposta | 0

1

risposta

Risposto
How to make '.' Markers transparent in a Scatter plot?
Here's the answer from the Technical Support Case: The current workaround for this is to use the 'o' marker symbol and divide i...

circa 3 anni fa | 0

| accettato

Domanda


How to make '.' Markers transparent in a Scatter plot?
In R2016b, I am able to make Point ('.') Markers transparent in a Scatter plot by setting MarkerEdgeAlpha to a value < 1. For ex...

circa 3 anni fa | 2 risposte | 1

2

risposte

Domanda


Is there a way to change the default Label(s) added to a Project File
When I add a file to a MATLAB Project, the 'Design' Label is added to it by default. I would rather not have a Label added by de...

oltre 3 anni fa | 0 risposte | 1

0

risposte

Domanda


How do I programmatically get all variant control labels of a Variant Subsystem when in Label control mode?
I have a Variant Subsystem. The variant control mode is Label. I'd like to have a popup mask parameter named LabelToActivate to ...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Easier way to remove a response from a response plot (bodeplot, stepplot, etc.)?
Is there a more convenient way to remove a response from a response plot generated using Control System Toolbox functions? I'm w...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Weird behavior when adding a subplot grid title BEFORE plotting in a Live Script. Is there a workaround without having to add the title AFTER plotting?
In a Live Script, if I add a subplot grid title to an invisible* figure, the acts of plotting or making the figure visible somet...

quasi 4 anni fa | 0 risposte | 1

0

risposte

Domanda


Is there a way to programmatically display documentation pages for the methods of the Simulink.SimulationInput class rather than the page for class?
This is a niche issue I ran into, but I set up a hyperlink in a Live Script to run... matlab: doc setPostSimFcn ... to try to ...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Is there a way to change the appearance of an Edit Field control in a Live Script?
I'm using an Edit Field control in a Live Script. The string has more characters than visibly fit in the 'small' text window. I'...

circa 4 anni fa | 1 risposta | 4

1

risposta

Domanda


What are "gap ports" in Simulink?
I am trying to convert a Subsystem to a Subsystem Reference, but I get this error message. What are "gap ports"? I can't find an...

circa 4 anni fa | 1 risposta | 0

1

risposta

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

oltre 4 anni fa