photo

Eivind Hennestad


Last seen: 4 jours il y a Actif depuis 2017

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

6 Questions
4 Réponses

File Exchange

16 Fichiers

RANG
3 233
of 300 381

RÉPUTATION
18

CONTRIBUTIONS
6 Questions
4 Réponses

ACCEPTATION DE VOS RÉPONSES
66.67%

VOTES REÇUS
15

RANG
7 129 of 20 941

RÉPUTATION
145

CLASSEMENT MOYEN
5.00

CONTRIBUTIONS
16 Fichiers

TÉLÉCHARGEMENTS
43

ALL TIME TÉLÉCHARGEMENTS
962

RANG

of 168 477

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • 5-Star Galaxy Level 3
  • GitHub Submissions Level 3
  • Personal Best Downloads Level 2
  • Thankful Level 2
  • First Answer
  • First Submission
  • Explorer
  • First Review

Afficher les badges

Feeds

Afficher par

A soumis


Scalebar for images and plots
Create a customizable scalebar for x- and/or y-axis of a 2D plot.

17 jours il y a | 15 téléchargements |

5.0 / 5
Thumbnail

A soumis


EBRAINS Services Toolbox
A collection of api clients and utility functions for interacting with EBRAINS services in MATLAB

20 jours il y a | 1 téléchargement |

0.0 / 5
Thumbnail

A soumis


openMINDS KG Sync Toolbox
Sync openMINDS metadata to and from EBRAINS KG

20 jours il y a | 3 téléchargements |

0.0 / 5

A soumis


openMINDS Metadata Models for MATLAB
A MATLAB toolbox to create metadata instances using the openMINDS metadata model

22 jours il y a | 1 téléchargement |

0.0 / 5
Thumbnail

A soumis


MatBox
A MATLAB toolbox to simplify the development lifecycle

3 mois il y a | 6 téléchargements |

0.0 / 5
Thumbnail

A soumis


WidgetTable (App Component)
A WidgetTable component for MATLAB uifigures and appdesigner apps

6 mois il y a | 1 téléchargement |

0.0 / 5
Thumbnail

A soumis


Dropbox File API Client - Upload and Download Files
Unofficial Dropbox File API V2 SDK for MATLAB

10 mois il y a | 1 téléchargement |

0.0 / 5
Thumbnail

A soumis


File downloader/uploader with progress monitor
Download/upload a file from/to the web with progress display using MATLAB's http web services.

environ un an il y a | 1 téléchargement |

5.0 / 5
Thumbnail

A soumis


IconButton (App Component)
A button component for app designer apps that can be styled with an SVG icon

environ un an il y a | 1 téléchargement |

0.0 / 5
Thumbnail

A soumis


Rating (App Component)
An app component for giving a rating (stars)

plus d'un an il y a | 2 téléchargements |

0.0 / 5
Thumbnail

A soumis


Recursively list files and folders
Recursively lists files and folders under the specified root path using options to filter results

plus d'un an il y a | 4 téléchargements |

0.0 / 5

A soumis


getTextExtent
Get the pixel extent of a text string with specified font properties.

plus d'un an il y a | 1 téléchargement |

0.0 / 5
Thumbnail

A soumis


Catalog
A catalog datatype for MATLAB

plus d'un an il y a | 1 téléchargement |

0.0 / 5
Thumbnail

Réponse apportée
How to achieve autocompletion for "fake" properties of class inheriting from matlab.mixin.indexing.RedefinesDot
Hi Kyle, Thanks for this thorough information and your suggestions! One of the ideas is that the LinkedFiles instances can b...

presque 2 ans il y a | 0

A soumis


NestedStruct - Represent a nested struct
This is a class that will let you display values of all substructs of a struct.

presque 2 ans il y a | 1 téléchargement |

0.0 / 5
Thumbnail

Question


How to achieve autocompletion for "fake" properties of class inheriting from matlab.mixin.indexing.RedefinesDot
I am creating a class MyClass that inherits from matlab.mixin.indexing.RedefinesDot. The class has, among other properties, on...

presque 2 ans il y a | 2 réponses | 0

2

réponses

Question


Is it possible to seal a class constructor method
I want to create a base class with a sealed constructor method, but even if I add Sealed to the method attributes of the methods...

environ 2 ans il y a | 1 réponse | 1

1

réponse

Question


How to implement something similar to enumeration member completion?
I have a class called SubjectState where one of the properties (ageCategory) refers to an enumeration class (AgeCategory). If I ...

plus de 2 ans il y a | 1 réponse | 0

0

réponse

A soumis


List Physical Drives
List the physical drives that are available on a system.

presque 3 ans il y a | 3 téléchargements |

0.0 / 5

Réponse apportée
How can I obtain a list of the drives available in MATLAB on the Windows machine?
Here is an alternative that lists all the available drives and provides some additional information in a table: https://www.mat...

presque 3 ans il y a | 0

Réponse apportée
How to get drive name?
An alternative is to use listPhysicalDrives from file exchange

presque 3 ans il y a | 0

A soumis


findNumTiffDirectories
Find number of images (IFDs) in a tiff file.

plus de 3 ans il y a | 1 téléchargement |

0.0 / 5
Thumbnail

Question


How to implement right-click and double click in matlab uitables?
I am making a gui with a table of elements, that I want to access and control using the mouse. For example, I want to be able to...

plus de 6 ans il y a | 1 réponse | 8

1

réponse

Question


How does imwarp interpolate data when using displacement fields?
I want to use imwarp to warp an image according to a displacement field that I specify. I run into two problems/issues: 1) The d...

plus de 7 ans il y a | 1 réponse | 1

1

réponse

Réponse apportée
Why do I get an error updating legend in Matlab 2017b?
This seems to happen when adding CVX ( <http://cvxr.com/cvx/download/> ) to the matlabpath. A possible fix: addpath(gen...

plus de 7 ans il y a | 3

| A accepté

Question


Why do I get an error updating legend in Matlab 2017b?
I try to make a simple legend using the following code: figure; myLine = plot(1:10, 'DisplayName', 'This is a straight l...

presque 8 ans il y a | 4 réponses | 2

4

réponses