Community Profile

photo

aweller3


Last seen: circa 2 anni fa Attivo dal 2018

Statistiche

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

Visualizza badge

Content Feed

Visto da

Domanda


How do I produce all possible permutations of a vector, selecting a chosen number of elements?
Given some vector like a=[0:3] (but it doesn't have to be evenly spaced) I want to list all permutations (not combinations). I ...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Risposto
basic operations, could someone help me do this?
This is a partial answer. To create a random mXn matrix you can use A=rand(m,n) with m rows and n columns, with random values ...

oltre 4 anni fa | 0

| accettato

Domanda


How to find the handle of all markers in plot (already made)?
I am learning about plotting in Octave and I wanted to set the marker size of all markers in a plot I already made using plot (u...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


How to index a char array in order to use in strcat
I'm a beginner trying to write a function (in Octave) to concatenate element by element a cell array of strings and a numerical ...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Why does OCTAVE produce this symbol when using strcat
I apologize if I'm not supposed to ask a question about OCTAVE but I couldn't find a forum specific to OCTAVE I'm trying to c...

oltre 5 anni fa | 1 risposta | 0

1

risposta