Community Profile

photo

Alex Alex


Active since 2021

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 3
  • Thankful Level 2
  • First Review
  • Solver

View badges

Feeds

View by

Question


Passing name-value arguments to a function that calls feval
Hello, Is it possible to pass name-value arguments to a function that calls feval? If yes, what is the syntax? The problem look...

ongeveer 2 jaar ago | 1 answer | 1

1

answer

Question


How can I pass to parfeval a handle of the class method that accepts name-value arguments?
Hello, How can I pass to parfeval a handle of the class method that accepts name-value arguments? Thanks!

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


Report Generator, independently formatting Formal Table columns and changing a header
Hello! I am new to the DOM and report generator, and I wasn't able to accomplish my reporter relying solely on documentation. ...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Event-based script without any infinite loop
Hello! is it possible to create an event and listeners based script (without GUI) that doesn't contain any infinite loops? If ye...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Constructor for a class, that accepts name-value pairs for setting properties
Hello! Could anyone advise on how to write a class constructor, that accepts name-value pairs for setting properties? For the un...

bijna 3 jaar ago | 1 answer | 0

1

answer

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

bijna 3 jaar ago