Robyn Jackey - MATLAB Central
photo

Robyn Jackey

Last seen: 3 Tage vor Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Principal Consultant with MathWorks Consulting Services, specializing in MATLAB software architecture, development, and app building.

Programming Languages:
C++, C, Java, C#, MATLAB
Spoken Languages:
English
Pronouns:
He/him

Statistik

All
File ExchangeCodyMATLAB AnswersFrom 04/12 to 03/25Use left and right arrows to move selectionFrom 04/12Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANG
299 of 20.435

REPUTATION
5.037

DURCHSCHNITTLICHE BEWERTUNG
4.80

BEITRÄGE
13 Dateien

DOWNLOADS
242

ALL TIME DOWNLOADS
30121

  • Personal Best Downloads Level 4
  • Knowledgeable Level 1
  • Editor's Pick
  • GitHub Submissions Level 3
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


Automotive Electrical System Simulation and Control
A conventional vehicle electrical system model with alternator, battery, loads, and idle control.

7 Monate vor | 22 Downloads |

Thumbnail

Gesendet


Advanced Logger for MATLAB
Configurable and extensible logging for MATLAB applications

9 Monate vor | 14 Downloads |

Thumbnail

Gesendet


Widgets Toolbox - MATLAB App Designer Components
Additional app building components to efficiently develop advanced user interfaces in MATLAB

etwa ein Jahr vor | 106 Downloads |

Thumbnail

Gesendet


Datastore for H5 / HDF5 timeseries files
MATLAB Extensible Datastore for H5 / HDF5 timeseries files

mehr als ein Jahr vor | 3 Downloads |

Gesendet


Volume Labeling Widgets - MATLAB App Building Components
Enable custom workflows for labeling volumes and isosurfaces in your MATLAB app.

mehr als ein Jahr vor | 9 Downloads |

Thumbnail

Beantwortet
Avatar of a custom AppDesigner component created in Matlab
Hi @Eric Delgado, Normally the avatar should get auto-generated (via getframe) when you configure the appdesigner metadata, h...

fast 2 Jahre vor | 0

| akzeptiert

Gesendet


Widgets Toolbox - Compatibility Support
Compatibility Support for Widgets Toolbox content built before to R2020b

fast 2 Jahre vor | 68 Downloads |

Thumbnail

Gelöst


Implement simple rotation cypher
If given a letter from the set: [abc...xyz] and a shift, implement a shift cypher. Example: 'abc' with a shi...

fast 4 Jahre vor

Gesendet


Find and Replace in Files
Perform find and replace operations against a folder structure of MATLAB .m files.

mehr als 6 Jahre vor | 6 Downloads |

Thumbnail

Gesendet


Two Pane Selection GUI
A simple dialog which allows you to select items from the left list and place them on the right.

mehr als 8 Jahre vor | 4 Downloads |

Thumbnail

Gesendet


Electromagnetic Field Demo
Visualization of the electromagnetic field induced by current in a straight wire.

mehr als 8 Jahre vor | 14 Downloads |

Thumbnail

Gesendet


Simulink Model Reference Total Block Count
Calculate the total block count for a Simulink model, including those in model references.

mehr als 8 Jahre vor | 3 Downloads |

Gesendet


Example: Creating TimeSeries and TsArray Inputs for Simulink Bus Signal Input Data
Create timeseries inputs for Simulink model root inports that are bus signals.

mehr als 8 Jahre vor | 7 Downloads |

Thumbnail

Gesendet


xPC File Scope Tools
Functions to easily save xPC File Scope data to the target PC as MAT files.

mehr als 8 Jahre vor | 1 Download |

Thumbnail

Gesendet


Fast Parameter Loading for MATLAB/Simulink
A method for caching M-file parameters in MAT format, allowing for quick loading.

mehr als 8 Jahre vor | 2 Downloads |

Thumbnail

Beantwortet
battery electrical model on simulink
Are you looking for a lead-acid or lithium battery? I assume you mean lead-acid which is a Simscape demo (ssc_lead_acid_batter...

mehr als 12 Jahre vor | 1

| akzeptiert

Gelöst


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

fast 13 Jahre vor

Gelöst


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:...

fast 13 Jahre vor

Gelöst


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

fast 13 Jahre vor

Go to top of page