Community Profile

photo

Hjodie


Last seen: ungefär ett år ago Active since 2019

Followers: 0   Following: 0

Statistics

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

View badges

Feeds

View by

Answered
How to read specific data from website?
"URL Filter" add-on from file exchange solved my problem. I am leaving link below for those who would encounter same problem as ...

nästan 3 år ago | 0

| accepted

Question


How to read specific data from website?
Hello, I'm trying to read current ETF price from website and get it on my workspace. For example, let's take a look at this pa...

nästan 3 år ago | 1 answer | 0

1

answer

Solved


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

nästan 3 år ago

Solved


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

nästan 3 år ago

Question


AppDesigner Standalone Desktop App does not light up
Hi guys, as you can imagine im newbie in Matlab. I'm trying to learn more about appdesigner for my daily civil engineering jobs....

mer än 3 år ago | 1 answer | 0

1

answer

Solved


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

mer än 3 år ago

Answered
How to get Y values corresponding to X from matrix B nx2 or from X and Y matrices
Problem is caused because of the decimal use and format ( I guess ). x_input=input('Put X value to read y_i= ') x_place=find...

mer än 4 år ago | 0

| accepted

Question


How to get Y values corresponding to X from matrix B nx2 or from X and Y matrices
We have the data of matrix B (201x2) which consist of x_i (1x201) and y_i (1x201) matrices. We want program to prompt y_i value...

mer än 4 år ago | 1 answer | 0

1

answer

Question


Theorical Question About Making Matlab Read Graphic
Let's say we have a graphic which consinst of x axis and y axis, but the shown lines in graphic are gathered from many exper...

mer än 4 år ago | 1 answer | 0

1

answer

Question


Assembling Element Matrices in Finite Element Method Problem
I should start with mentioning I am die hard newbie who has term project about a hydraulic problem which I have to solve with Ma...

mer än 4 år ago | 1 answer | 0

1

answer

Answered
Array indices must be positive integers or logical values.
Problem is solved with the code that I've commented to Star Strider. Matlab is so far has the very helpful community thanks f...

mer än 4 år ago | 0

| accepted

Answered
Changing composition of Row Matrix (1x9) into a 3x3 Matrix
Problem is solve with the help of reshape function, However, problem never ends in a newbie world. with the code of; K{i...

mer än 4 år ago | 0

| accepted

Question


Changing composition of Row Matrix (1x9) into a 3x3 Matrix
Im a newbie matlab student who has a project for solving a hydraulic problem with finite element method in Matlab. So far seems...

mer än 4 år ago | 1 answer | 0

1

answer

Question


Array indices must be positive integers or logical values.
Here I am having the most asked question on Matwork Forums and still unable to solve my problem. The code I have is listed be...

mer än 4 år ago | 1 answer | 0

1

answer

Question


Creating Random Coordinates Inside a Fixed Points
Im asking for a random number generator inside an area like this; Size of the rectange is 12 lengt 8 side, for the circle th...

mer än 4 år ago | 1 answer | 0

1

answer