Community Profile

photo

Oleg Iupikov


Chalmers university of thechnology

Last seen: environ un mois il y a Actif depuis 2019

Statistiques

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

Afficher les badges

Content Feed

Afficher par

A soumis


myfigure - extension of MATLAB's figure
Creates figure window with extra options, non-overlapping placement of multiple figures, and profile management.

8 mois il y a | 2 téléchargements |

Thumbnail

A résolu


Convert ColorSpec string to RGB triplet
Given a ColorSpec string, either in short or long form, return the corresponding RGB triplet. If the input is not a valid color,...

environ un an il y a

Question


Class implementation such that assignment x=MyObj does in fact x=MyObj.prop1
Let's say I have a class classdef TestClass < handle properties prop1 = 7 prop2 end methods ...

plus d'un an il y a | 1 réponse | 0

1

réponse

A résolu


Find the sum of the elements in the "second" diagonal
Find the sum of the elements in the diagonal that starts at the top-right corner and ends at the bottom-left corner.

plus de 2 ans il y a

A résolu


Assign matrix elements to separate variables
Given an input array, return each element of the array as a separate variable. If the number of output arguments (k) is less tha...

plus de 2 ans il y a

A répondu
Retrieving non-zero blocks from a matrix
Here is one possible solution. Please see in-line comments for explanation. % Generate some data matrix Data = zeros(6,6); Da...

presque 3 ans il y a | 1

Question


Data tip on the centroid of a patch face?
Hallo. Is it possible programmatically create a data tip on a patch face center? It looks like it always sticks to the patch v...

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

1

réponse

A soumis


Keysight Advanced Design System (ADS) to Matlab interface
The interface between Matlab and Keysight Advanced Design System (ADS)

presque 4 ans il y a | 19 téléchargements |

A soumis


TCSTInterface - CST Studio Suite to MATLAB Interface
MATLAB interface to commercial EM simulation software CST Studio Suite (CST Microwave Studio)

plus de 4 ans il y a | 62 téléchargements |

Thumbnail