Domanda


Change a column of data in a variable from numeric to a string value
Hello, I have a variable (Gc) containing a range of data but only 2 columns (177,2). I want to change all the numeric entrie...

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Create a new variable when conditions are met
Hello All, A question from a novice here that has been working on what no doubt many of you will consider a very simple prob...

circa 9 anni fa | 2 risposte | 0

2

risposte

Domanda


How to load an image to a figure using uigetfile/imread?
Hello, Novice coder here with a question that I am certain there will be an easy answer to - it just escapes me at the momen...

oltre 9 anni fa | 2 risposte | 0

2

risposte

Domanda


How can I select a value from a filename and write a different value to a structure?
Hello All, Firstly, my apologies for not being able to give you some example code here - a large part of the problem I am ha...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Risolto


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

circa 10 anni fa

Risolto


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

circa 10 anni fa