Community Profile

photo

Bob Sherland


Last seen: fast 3 Jahre vor Aktiv seit 2018

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Solve two simultaneous equations for a set value of y
Hi, I want to solve the following two equations, for a set value. Equation 1 A=(1/x)*(2/(y+1)*(1+(y-1)/2*x^2))^((y+1)/(2*(y-...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Searching a cell array for a string
I have the following code, which is supposed to go through the cell array books and search for the search title, and then show t...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Finding component of cell array
If I have the cell array, {'File 1' 'Tim' [100]; 'accounts' 'Jon' [120]; 'File three' 'Board' [130]} in which the user t...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Use of loops to print the contents of a cell array with varying number of rows
So I have a cell array called cell array called system in which I have system={'file one' 'author one' [100]; 'file two' 'a...

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Creating a cell array
Hi, I was wondering how to create a cell array that will hold two strings and an integer, such that file_name=input('Please...

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Looping a switch statement
I currently have the code below, in which the user is asked to enter a task, which then uses the switch statement shown below. ...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort