-
### Summary
There seems to be a UI issue associated with MATLAB 2019.
### Steps to Reproduce
1. In GUI, run data preparation -- trim, select the following options
![image](https://github.com/bac…
-
Hello, I am a student in Japan!
I am a student in Japan. When I try to use SeDuMi in Matlab2023b for my research, I get the following message. Please let me know how to solve this problem.
```
>> i…
-
Hi,
I had an issue when I tried strain analysis in StatSTEM for my graphene STEM imaging.
I input the unit cell like below:
![image](https://github.com/user-attachments/assets/9c3d14ff-8ddb-433…
-
After testing the functionality from https://github.com/OpenwaterHealth/OpenLIFU-python/pull/140 and comparing with the expected solution analysis output from Matlab (only `mainlobe_pnp_MPa` ATM) , th…
-
Currently, if a MATLAB user wants to create an extension, they must write the YAML files by hand. pynwb supplies an API for automatically generating these files, which makes the process of creating ex…
-
hello,When I run simulink, I meet the following problems.
Simulink cannot propagate the variable-size mode from the 'Output Port 1' of 'RIEKF_test/Landmark Spoofer' to the 'Input Port 1' of 'RIEKF_te…
-
what is the MATLAB code?
-
> ```matlab
> function airStrikeSpaceStrikeDefense(nato)
> % Check if NATO is ready for air strike and space strike defense
> if strcmp(nato, 'ready')
> disp('NATO is ready for air str…
-
Artifact number: opensim-core-4.5.1-2024-08-23-cf3ef35
When creating a model I receive this error:
```
Java exception occurred:
java.lang.UnsatisfiedLinkError: org.opensim.modeling.opensimSimula…
-
**Description of bug**
In a disconnected graph, `eigenvector_centrality` sometimes delivers random results.
```julia
g = SimpleGraph(6)
add_edge!.(Ref(g), 1:3, (1:3)')
add_edge!.(Ref(g), 4:6,…